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 barry, jkloth, larry, ncoghlan, serhiy.storchaka
Date 2014-01-07.15:38:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
At Antoine's suggestion, I added a custom function to testcapi that exercises all the different possible types for default values in a text signature.  Also the docs have been updated.  LGTU?
History
Date User Action Args
2014-01-07 15:39:00larrysetrecipients: + larry, barry, ncoghlan, jkloth, serhiy.storchaka
2014-01-07 15:39:00larrysetmessageid: <[email protected]>
2014-01-07 15:39:00larrylinkissue20144 messages
2014-01-07 15:39:00larrycreate