- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message209324
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | ncoghlan |
|---|---|
| Recipients | barry, brett.cannon, gennad, gvanrossum, jkloth, larry, ncoghlan, serhiy.storchaka, skrah, yselivanov, zach.ware |
| Date | 2014-01-26.14:34:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CADiSq7eG1LLgseC-x_AgOHFimGeycP-=PsRmN+X1DCC0NH_jCQ@mail.gmail.com> |
| In-reply-to | <20140126141547.GA6886@sleipnir.bytereef.org> |
| Content | |
|---|---|
Right, the macros I quoted all include the signature automatically (because it's consistent) and *then* the DOC that is passed in. So when you use them, the signature should be left out of the slot definition itself. Currently, we're defining it in both places, hence the duplication. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-01-26 14:34:54 | ncoghlan | set | recipients: + ncoghlan, gvanrossum, barry, brett.cannon, larry, jkloth, skrah, gennad, zach.ware, serhiy.storchaka, yselivanov |
| 2014-01-26 14:34:54 | ncoghlan | link | issue20326 messages |
| 2014-01-26 14:34:54 | ncoghlan | create | |

