Message285920
| Author | serhiy.storchaka |
|---|---|
| Recipients | georg.brandl, larry, martin.panter, python-dev, rhettinger, serhiy.storchaka, taleinat |
| Date | 2017-01-20.18:18:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1484936282.59.0.957311234593.issue20186@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a patch that restores ol docstrings for enumerate() and reversed(). But it may be better to change pydoc so that it would output a text signature of class constructor if available. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-20 18:18:02 | serhiy.storchaka | set | recipients: + serhiy.storchaka, georg.brandl, rhettinger, taleinat, larry, python-dev, martin.panter |
| 2017-01-20 18:18:02 | serhiy.storchaka | set | messageid: <1484936282.59.0.957311234593.issue20186@psf.upfronthosting.co.za> |
| 2017-01-20 18:18:02 | serhiy.storchaka | link | issue20186 messages |
| 2017-01-20 18:18:02 | serhiy.storchaka | create | |