]> granicus.if.org Git - python/commit
Bug #1498146: fix optparse to handle Unicode strings in option help,
authorGreg Ward <gward@python.net>
Sun, 11 Jun 2006 16:24:11 +0000 (16:24 +0000)
committerGreg Ward <gward@python.net>
Sun, 11 Jun 2006 16:24:11 +0000 (16:24 +0000)
commit0e0c9f47403b382f72f9dffc5becb1641fa8da48
treecd9b0dd77b4b684c33ee2839604b48905fba5748
parentd1c797e624c26ae99fe1691cf5da73261034a383
Bug #1498146: fix optparse to handle Unicode strings in option help,
description, and epilog.
Lib/optparse.py
Lib/test/test_optparse.py
Misc/NEWS