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 chris.jerdonek
Recipients chris.jerdonek, cvrebert, docs@python, eric.araujo, ezio.melotti, georg.brandl, rhettinger, serhiy.storchaka, terry.reedy, tshepang
Date 2012-09-30.19:30:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349033440.04.0.51852383154.issue14783@psf.upfronthosting.co.za>
In-reply-to
Content
> So (a) there is precedent for multiple signatures in docstrings

For the record, this is also true of 2.7:

http://hg.python.org/cpython/file/15fd0b4496e0/Objects/bytearrayobject.c#l2870
History
Date User Action Args
2012-09-30 19:30:40chris.jerdoneksetrecipients: + chris.jerdonek, georg.brandl, rhettinger, terry.reedy, ezio.melotti, eric.araujo, cvrebert, docs@python, tshepang, serhiy.storchaka
2012-09-30 19:30:40chris.jerdoneksetmessageid: <1349033440.04.0.51852383154.issue14783@psf.upfronthosting.co.za>
2012-09-30 19:30:40chris.jerdoneklinkissue14783 messages
2012-09-30 19:30:39chris.jerdonekcreate