Message 293012 - Python tracker
Message293012
| Author | terry.reedy |
|---|---|
| Recipients | louielu, serhiy.storchaka, terry.reedy |
| Date | 2017-05-04.20:29:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1493929794.83.0.386225097777.issue19903@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
help(object.__init__) and help(list.__init__) have exactly the same output. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-04 20:29:54 | terry.reedy | set | recipients: + terry.reedy, serhiy.storchaka, louielu |
| 2017-05-04 20:29:54 | terry.reedy | set | messageid: <1493929794.83.0.386225097777.issue19903@psf.upfronthosting.co.za> |
| 2017-05-04 20:29:54 | terry.reedy | link | issue19903 messages |
| 2017-05-04 20:29:54 | terry.reedy | create | |