List Info

Thread: running modified demo problem




running modified demo problem
user name
2007-09-29 12:20:16
Hi all,
 
The wxPython demo has an option to modify demo code.
The problem is - I'm on a non-english machine and running a modified demo fails.
I always had this problem, but only now had the need to fix it.
 
Here is the change I have made in order to fix it, not sure if thats the best solution but it works for me:
Main.py -> LoadDict line 905:
     ;       description = self.modules[modID][2]
         ;   description = description.encode(sys.getfilesystemencoding())
 
 
- Roee.

 
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )