On Sep 20, 2009, at 9:40 AM, Emanuele Gesuato wrote:

> My system is in english.

        Up until now all of our problems with locale-related stuff were on  
non-English systems.

> However here is the output:
> emanuele-gesuatos-mac-pro:demo emanuelegesuato$ python
>>>> import locale
>>>> print locale.getlocale()
> (None, None)
>
> What should be wrong ? However it seems not dabo related.


        Actually, (None, None) is what I get, too. But the traceback you  
supplied in your first email showed that _parse_localename() method of  
the locale module got the string "UTF-8" instead of (None, None).

        Does this only happen with DaboDemo.py? What happens if you try to  
run ClassDesigner.py, or ReportDesigner.py?


-- Ed Leafe





_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to