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 Glenn.Jones, docs@python, eli.bendersky, eric.araujo, flox, nilovna, python-dev, ron_adam, swamiyeswanth, terry.reedy
Date 2014-04-19.17:06:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gB0vV35BLz7Ljf@mail.python.org>
In-reply-to
Content
New changeset 16207b8495bf by R David Murray in branch '3.4':
#9364: Improve the text printed by help(pydoc) and help(help).
http://hg.python.org/cpython/rev/16207b8495bf

New changeset 256c782ab078 by R David Murray in branch 'default':
Merge: #9364: Improve the text printed by help(pydoc) and help(help).
http://hg.python.org/cpython/rev/256c782ab078
History
Date User Action Args
2014-04-19 17:06:47python-devsetrecipients: + python-dev, terry.reedy, ron_adam, eric.araujo, eli.bendersky, flox, docs@python, swamiyeswanth, nilovna, Glenn.Jones
2014-04-19 17:06:47python-devlinkissue9364 messages
2014-04-19 17:06:47python-devcreate