Klemens Häckel added the comment:
Of course my example was not that trivial, since i do sort of
directory-walking, and i get the value passed over. And in Windows it is
with backslash!
Ok, i will check my code, wherever i use os.path.basename and change it
to process as raw string.
Thank You
New submission from Klemens Häckel :
I am using python for some backup tasks, and recently i found a problem
whe i have certain directory names.
Probably the problem is only in windows, however i would like You to know.
I verified the same behaviour in (WindowsXP, spanish, SP3) using Python