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 python-dev, r.david.murray, timeless, tt
Date 2012-05-26.01:55:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SY6EK-0000tW-MN@dinsdale.python.org>
In-reply-to
Content
New changeset ea25ce432343 by Senthil Kumaran in branch '3.2':
Issue #14920: Fix the help(urllib.parse) failure on locale C terminals. Just have ascii in help msg
http://hg.python.org/cpython/rev/ea25ce432343

New changeset cb62c958dd6a by Senthil Kumaran in branch 'default':
Issue #14920: Fix the help(urllib.parse) failure on locale C terminals. Just have ascii in help msg
http://hg.python.org/cpython/rev/cb62c958dd6a
History
Date User Action Args
2012-05-26 01:55:46python-devsetrecipients: + python-dev, r.david.murray, tt, timeless
2012-05-26 01:55:45python-devlinkissue14920 messages
2012-05-26 01:55:45python-devcreate