Message 280691 - Python tracker
Message280691
| Author | steven.daprano |
|---|---|
| Recipients | docs@python, rhettinger, steven.daprano, xfq |
| Date | 2016-11-13.10:31:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20161113103114.GQ3365@ando.pearwood.info> |
| In-reply-to | <1479016862.39.0.608372846409.issue28681@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> And this is aliasing: > g = f Is it only aliasing if you know that f is a function? I don't mean that as a rhetorical question -- I'm asking if we're comfortable with the idea of saying that g is an alias when f is (say) a float. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-13 10:31:21 | steven.daprano | set | recipients: + steven.daprano, rhettinger, docs@python, xfq |
| 2016-11-13 10:31:21 | steven.daprano | link | issue28681 messages |
| 2016-11-13 10:31:21 | steven.daprano | create | |