SilentGhost <[email protected]> added the comment: 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? ---------- keywords: +patch nosy: +SilentGhost Added file: http://bugs.python.org/file19715/stdtypes.rst.diff _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9746> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
