[issue1391872] floating point literals don't work in non-US locale in 2.5

2008-07-20 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: It seems it has been fixed. -- nosy: +georg.brandl status: pending -> closed ___ Python tracker <[EMAIL PROTECTED]> ___ _

[issue1391872] floating point literals don't work in non-US locale in 2.5

2008-01-11 Thread Christian Heimes
Christian Heimes added the comment: Do we have a test for the problem which verifies the behavior or can I close the bug? -- nosy: +tiran status: open -> pending type: -> behavior versions: +Python 2.6 -Python 2.5 _ Tracker <[EMAIL PROTECTED]>