Issue #14920: Fix the help(urllib.parse) failure on locale C terminals. Just have...
authorSenthil Kumaran <senthil@uthcode.com>
Sat, 26 May 2012 01:53:32 +0000 (09:53 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Sat, 26 May 2012 01:53:32 +0000 (09:53 +0800)
commitffa4b2c037b4e2b101b24927ae30ef2fd08c839e
tree2562aab0989833b8580d72f2badb25f9b8da344d
parent54454e7dc25f8ce5aef87a4faed89aca19067815
Issue #14920: Fix the help(urllib.parse) failure on locale C terminals. Just have ascii in help msg
Lib/urllib/parse.py
Misc/NEWS