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 eric.smith, larry, loewis, mark.dickinson, serhiy.storchaka
Date 2012-05-04.12:16:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Added test forcing a failure for 'p' (and 'P').  This made me have to handle errors a little differently, so it was definitely good to test it.  Thanks for the suggestion, Martin!

Also changed wording in documentation ever-so-slightly.
History
Date User Action Args
2012-05-04 12:17:06larrysetrecipients: + larry, loewis, mark.dickinson, eric.smith, serhiy.storchaka
2012-05-04 12:17:06larrysetmessageid: <[email protected]>
2012-05-04 12:16:54larrylinkissue14705 messages
2012-05-04 12:16:53larrycreate