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 mark.dickinson
Recipients eric.smith, larry, mark.dickinson, serhiy.storchaka
Date 2012-05-04.10:38:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336127903.09.0.138235110882.issue14705@psf.upfronthosting.co.za>
In-reply-to
Content
I also think that 'P' looks too strict to be really useful.  I can't think of too many cases where I'd really want to insist on a boolean argument (and reject values of 0 or 1).

Maybe implement just 'p' for now and consider 'P' later?
History
Date User Action Args
2012-05-04 10:38:23mark.dickinsonsetrecipients: + mark.dickinson, larry, eric.smith, serhiy.storchaka
2012-05-04 10:38:23mark.dickinsonsetmessageid: <1336127903.09.0.138235110882.issue14705@psf.upfronthosting.co.za>
2012-05-04 10:38:22mark.dickinsonlinkissue14705 messages
2012-05-04 10:38:22mark.dickinsoncreate