]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GNUTranslations._parse(): Fix SF bug #658233, where continuation lines
authorBarry Warsaw <barry@python.org>
Tue, 20 May 2003 17:26:48 +0000 (17:26 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 20 May 2003 17:26:48 +0000 (17:26 +0000)
commit7de63f57c881cb94ba89c2a1dfaf79af1bba52bb
tree5c6538c3641a420823d9ada4b1c272f64c552ea7
parent15eac1f95c53b0e162c460cfdbf4e490184f375e
GNUTranslations._parse(): Fix SF bug #658233, where continuation lines
in .po metadata caused a crash.

Backport candidate.
Lib/gettext.py