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 larry
Recipients larry, nikratio, skrah
Date 2014-01-18.23:54:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Yes, you should drop things that look like return annotations in the original docstring.

I don't have a magic formula for finding unchanged functions, sorry.
History
Date User Action Args
2014-01-18 23:54:46larrysetrecipients: + larry, nikratio, skrah
2014-01-18 23:54:46larrysetmessageid: <[email protected]>
2014-01-18 23:54:46larrylinkissue20177 messages
2014-01-18 23:54:46larrycreate