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, Jessica.McKellar, docs@python, elias, ezio.melotti, jesstess, python-dev, serhiy.storchaka, terry.reedy, zach.ware
Date 2015-02-28.22:43:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150228224340.39434.33937@psf.io>
In-reply-to
Content
New changeset 4a1fe339dcf6 by Serhiy Storchaka in branch 'default':
Issue #19980: Improved help() for non-recognized strings.  help('') now
https://hg.python.org/cpython/rev/4a1fe339dcf6
History
Date User Action Args
2015-02-28 22:43:43python-devsetrecipients: + python-dev, terry.reedy, ezio.melotti, jesstess, docs@python, BreamoreBoy, elias, zach.ware, serhiy.storchaka, Jessica.McKellar
2015-02-28 22:43:43python-devlinkissue19980 messages
2015-02-28 22:43:43python-devcreate