[Bug 452790] Re: jamu.py crashed in Program._init_() from MythTV.py
Conrad
graag at o2.pl
Fri Oct 16 19:27:49 UTC 2009
Once again
>>> import locale
>>> locale.getlocale()
(None, None)
>>> locale.setlocale(locale.LC_ALL, '')
'pl_PL.UTF-8'
>>> locale.localeconv()['decimal_point']
','
>>> locale.atof("100,1")
100.09999999999999
So after setting the locale it worked.
--
jamu.py crashed in Program._init_() from MythTV.py
https://bugs.launchpad.net/bugs/452790
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list