]> granicus.if.org Git - python/commit
SF#1391872
authorFredrik Lundh <fredrik@pythonware.com>
Thu, 29 Dec 2005 20:35:52 +0000 (20:35 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Thu, 29 Dec 2005 20:35:52 +0000 (20:35 +0000)
commit24f0fa97c5ed31397f20b094a166de325036e3c2
tree982aa4c2c369a9893b9208df4ca36860388e40a9
parentb9359c402bdaeefbbd5408af3b29200fc85ceb18
SF#1391872

Floating point literals don't work in non-US locale in 2.5.  Patch and
new locale tests by Hye-Shik Chang.
Lib/test/test__locale.py
Python/ast.c