/[thuban]
ViewVC logotype

Revision 2756


Jump to revision: Previous Next
Author: bernhard
Date: Fri Apr 13 10:43:14 2007 UTC (17 years, 10 months ago)
Changed paths: 3
Log Message:
* test/localessupport.py: replaced getlocale with setlocale
because of a python problem that the output of getlocale cannot
be used as input of setlocale in all cases. python 2.3 2.4 2.5
had the problem, see
sf[ 1699853 ] locale.getlocale() output fails as setlocale() input
https://sourceforge.net/tracker/index.php?func=detail&aid=1699853&group_id=5470&atid=105470
Did some minor formatting. Added German_Germany.1252 encoding 
from window XP experiments to try.

* Thuban/Model/proj.py: replaced getlocale with setlocale.
This avoids an exception on windows xp sp2 German. But it does
not fix the raster display problem. The second attempt of setlocale
can be removed.


Changed paths

Path Details
Directorytrunk/thuban/ChangeLog modified , text changed
Directorytrunk/thuban/Thuban/Model/proj.py modified , text changed
Directorytrunk/thuban/test/localessupport.py modified , text changed

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26