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 <1290291319.08.0.201821052093.issue9746@psf.upfronthosting.co.za>
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: <1290291319.08.0.201821052093.issue9746@psf.upfronthosting.co.za>
2010-11-20 22:15:16SilentGhostlinkissue9746 messages
2010-11-20 22:15:16SilentGhostcreate