Message 256439 - Python tracker
Message256439
| Author | rhettinger |
|---|---|
| Recipients | abarnert, abarry, curioswati, rhettinger |
| Date | 2015-12-15.06:37:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1450161464.89.0.607682156392.issue25864@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I've seen no evidence that this a problem in practice. It seems no more interesting or problematic than sequence argument unpacking working with dictionaries, "a, b = {'one': 1, 'two': 2}". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-12-15 06:37:44 | rhettinger | set | recipients: + rhettinger, abarnert, abarry, curioswati |
| 2015-12-15 06:37:44 | rhettinger | set | messageid: <1450161464.89.0.607682156392.issue25864@psf.upfronthosting.co.za> |
| 2015-12-15 06:37:44 | rhettinger | link | issue25864 messages |
| 2015-12-15 06:37:44 | rhettinger | create | |