commit | 9a2d9d7f04f2ed08574c670bb5ee8ead2a4048ce | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu Aug 31 23:28:52 2000 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu Aug 31 23:28:52 2000 +0000 |
tree | 51b30a95dc35d53c920e424099638d14ecb21700 | |
parent | 0c4fdbaee8c555527faa656777011570bce5ad5f [diff] |
GNUTranslations._parse(): Fix portability problems on 64-bit machines by masking all unsigned integers with 0xffffffff.