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 SilentGhost
Recipients SilentGhost, daniel.urban, docs@python, eric.araujo, iuridiniz, stutzbach
Date 2010-11-20.22:15:16
SpamBayes Score 3.089376e-05
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Here is the patch for the table in Doc/library/stdtypes.rst

.count on range by some reason returns a boolean. Should it not be an int?
History
Date User Action Args
2010-11-20 22:15:19SilentGhostsetrecipients: + SilentGhost, stutzbach, eric.araujo, daniel.urban, docs@python, iuridiniz
2010-11-20 22:15:19SilentGhostsetmessageid: <[email protected]>
2010-11-20 22:15:16SilentGhostlinkissue9746 messages
2010-11-20 22:15:16SilentGhostcreate