commit | f40e5762cc57f6228c23643b110932305cf6b15c | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu May 17 20:58:33 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu May 17 20:58:33 2007 +0000 |
tree | 94ce2dc7c8ceb98af69e9d757602937ec4a407a2 | |
parent | af199faa9bcbe73753224f174075693bd98b64ea [diff] |
Make test__locale pass. Stupid bug in the original code: used 'is' for '=='.