Message 293011 - Python tracker
Message293011
| Author | serhiy.storchaka |
|---|---|
| Recipients | louielu, serhiy.storchaka, terry.reedy |
| Date | 2017-05-04.20:25:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1493929508.98.0.586833947229.issue19903@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
list.__new__ is inherited from object. Look at list.__init__. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-04 20:25:09 | serhiy.storchaka | set | recipients: + serhiy.storchaka, terry.reedy, louielu |
| 2017-05-04 20:25:08 | serhiy.storchaka | set | messageid: <1493929508.98.0.586833947229.issue19903@psf.upfronthosting.co.za> |
| 2017-05-04 20:25:08 | serhiy.storchaka | link | issue19903 messages |
| 2017-05-04 20:25:08 | serhiy.storchaka | create | |