| CODENOTIFIER | HelpYou are not signed inSign in |
Project: Subversion
Revision: 32915
Author: zhakov
Date: 05 Sep 2008 07:40:58
Changes:Make win-test.py work with non ASCII locale.
* win-tests.py:
Remove LastChangedDate and LastChangedBy fields because Python does
not like non ASCII characters.
| ... | ...@@ -5,8 +5,6 @@ | |
| 5 | 5 | """ |
| 6 | 6 | |
| 7 | 7 | # $HeadURL$ |
| 8 | # $LastChangedDate$ | |
| 9 | # $LastChangedBy$ | |
| 10 | 8 | # $LastChangedRevision$ |
| 11 | 9 | |
| 12 | 10 | import os, sys |