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 terry.reedy
Recipients gpolo, mark, roger.serwy, terry.reedy
Date 2012-06-23.08:51:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340441513.99.0.833920746163.issue15133@psf.upfronthosting.co.za>
In-reply-to
Content
The bug is the mismatch between doc and behavior. Unless someone can explain why the seemingly reasonable docstring is wrong, I would consider changing the behavior a possible fix. Can you add minimal test code that gives you an int? I should check windows and someone should check 2.7, doc and behavior.
History
Date User Action Args
2012-06-23 08:51:54terry.reedysetrecipients: + terry.reedy, mark, gpolo, roger.serwy
2012-06-23 08:51:53terry.reedysetmessageid: <1340441513.99.0.833920746163.issue15133@psf.upfronthosting.co.za>
2012-06-23 08:51:53terry.reedylinkissue15133 messages
2012-06-23 08:51:51terry.reedycreate