test_add_in_nonascii_branch

Alexander Belchenko bialix at ukr.net
Sun Oct 30 22:37:27 GMT 2005


I think character for testing (u"\u1234") was choosed randomly, or may
be someone like ethiopean language ;-)

\u1234 is ethiopic syllable see (from Unicode standard)

But this ethiopic letter cause error in shutil.rmtree when cleaning out
test tree after successful passing of all desired tests on win32:

running tests...
bzr: ERROR: [Errno 22] Invalid argument:
'E:\\work\\Python\\bzr\\0.6\\win32-dev\\test0000.tmp\\testnonascii.NonAsciiTest.test_ad
d_in_nonascii_branch\\?'
   command: 'bzr' 'selftest' '-v'
       pwd: u'E:\\work\\Python\\bzr\\0.6\\win32-dev'
     error: exceptions.OSError
   at C:\Python24\lib\shutil.py line 166, in rmtree()
   see "C:\\.bzr.log" for debug information


Alexander.






More information about the bazaar mailing list