]> granicus.if.org Git - python/commit
Added a test for the fix of SF bug #658233, where continuation lines
authorBarry Warsaw <barry@python.org>
Tue, 20 May 2003 17:28:54 +0000 (17:28 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 20 May 2003 17:28:54 +0000 (17:28 +0000)
commite960e22579838419541357712bbbc3317c219071
tree2c81f261168d5664c7b1a84f0477db264b3c5a84
parent7de63f57c881cb94ba89c2a1dfaf79af1bba52bb
Added a test for the fix of SF bug #658233, where continuation lines
in .po metadata caused a crash.

Also, removed some unnecessary code.

Backport candidate.
Lib/test/test_gettext.py