]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make gettext work with strict str/bytes.
authorGuido van Rossum <guido@python.org>
Wed, 29 Aug 2007 03:08:55 +0000 (03:08 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 29 Aug 2007 03:08:55 +0000 (03:08 +0000)
commit9600f93db6038ef6d5a1254295bac61e96fa56a2
tree52836ff77e2b3e6c2fcac1225bebe0646d63d81a
parent83800a657863575387f04dcfee36b53f6af1a310
Make gettext work with strict str/bytes.
Lib/gettext.py