]> granicus.if.org Git - python/commit
Set this test up so that we don't have to create xx/LC_MESSAGES in the
authorBarry Warsaw <barry@python.org>
Fri, 25 Aug 2000 19:50:38 +0000 (19:50 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 25 Aug 2000 19:50:38 +0000 (19:50 +0000)
commitff6d8136574e9f4e1b11f75a945af5f8ab44a6fd
treeeb3d49de7c03894b9d05ca4e0eec9d39458db9e8
parente332c1f41568d63113197adfe005104fab3b0b09
Set this test up so that we don't have to create xx/LC_MESSAGES in the
cvs tree.  It creates the directory and gettext.mo file on the fly,
from the base64 encode binary data.
Lib/test/test_gettext.py