commit | 6008cbd4c2b5b4f5e9941f312804e12c88aa6efe | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Fri Apr 11 20:26:47 2003 +0000 |
committer | Barry Warsaw <barry@python.org> | Fri Apr 11 20:26:47 2003 +0000 |
tree | c96feee133fe300c52507b9ba83d58472e2344d0 | |
parent | 3bc093b717fc29ecf4540d4204447f8447d7377d [diff] |
NullTranslations.__init__(): Back out of setting the default charset to iso-8859-1. GNUTranslations._parse(): Back out the addition of a test for Project-ID-Version in the metadata. This was deliberately removed in response to SF patch #700839. Also, re-organize the code in _parse() so we parse the metadata header containing the charset parameter before we try to decode any strings using charset.