[patch] Path conversion generalization

Alexander Belchenko bialix at ukr.net
Wed Feb 1 22:18:53 GMT 2006


Jan Hudec пишет:
 > Could someone please try following patch on Windows? I don't have one 
handy
 > and I might not have time to try it on when I am at work.
 >
 > It slightly improves the path conversion by using os.path.sep instead of
 > hardcoding \ for win32. I don't think python is going to run on OS/2 
(also
 > uses \ IIRC), old MacOS (IIRC used :) or, horrors, VMS, but it's still
 > a little cleaner.

I test it. And it worked on my win32.
But I'm personally -0 on this generalisation.

--
Alexander





More information about the bazaar mailing list