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 serhiy.storchaka
Recipients eng793, ezio.melotti, r.david.murray, rhettinger, serhiy.storchaka
Date 2012-10-06.18:32:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349548323.03.0.857418493035.issue15837@psf.upfronthosting.co.za>
In-reply-to
Content
I am not sure that None as default should be documented. It's implementation details (as third "int" argument) and can be silently changed in future versions.
History
Date User Action Args
2012-10-06 18:32:03serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, ezio.melotti, r.david.murray, eng793
2012-10-06 18:32:03serhiy.storchakasetmessageid: <1349548323.03.0.857418493035.issue15837@psf.upfronthosting.co.za>
2012-10-06 18:32:03serhiy.storchakalinkissue15837 messages
2012-10-06 18:32:02serhiy.storchakacreate