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 python-dev
Recipients BreamoreBoy, Ramchandra Apte, docs@python, ezio.melotti, gdr@garethrees.org, pitrou, python-dev, r.david.murray, rhettinger, terry.reedy
Date 2014-06-16.07:06:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gsNr33gVRz7Lk7@mail.python.org>
In-reply-to
Content
New changeset 95d487abbfd8 by Terry Jan Reedy in branch '2.7':
Issue #19362: Tweek len() doc and docstring to expand the indicated range of
http://hg.python.org/cpython/rev/95d487abbfd8

New changeset 8fcbe41e1242 by Terry Jan Reedy in branch '3.4':
Issue #19362: Tweek len() doc and docstring to expand the indicated range of
http://hg.python.org/cpython/rev/8fcbe41e1242
History
Date User Action Args
2014-06-16 07:06:28python-devsetrecipients: + python-dev, rhettinger, terry.reedy, pitrou, ezio.melotti, r.david.murray, docs@python, BreamoreBoy, gdr@garethrees.org, Ramchandra Apte
2014-06-16 07:06:28python-devlinkissue19362 messages
2014-06-16 07:06:28python-devcreate