1 |
2005-01-20 Bernhard Reiter <[email protected]> |
2005-01-20 Bernhard Reiter <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/about.py (unicodeToLocale()): Improved: |
4 |
|
Use 'ascii' and then 'replace' for other characters |
5 |
|
when getdefaultlocale returns None. Thanks to Bernhard H. . |
6 |
|
|
7 |
|
2005-01-20 Bernhard Reiter <[email protected]> |
8 |
|
|
9 |
* Thuban/UI/classgen.py (OnRetrieve()): Added a comment |
* Thuban/UI/classgen.py (OnRetrieve()): Added a comment |
10 |
that OnRangeText might be called twice and using None as argument. |
that OnRangeText might be called twice and using None as argument. |
11 |
|
|