Improvement ?

Jean-Marc Ranger jeanmarc.ranger at smisrd.com
Thu May 6 09:57:15 EDT 2004


> Also, you got very lucky with your backslashes:
> 
> >>> "C:\SomeDirectory\.\AnotherDirectory"
>  'C:\\SomeDirectory\\.\\AnotherDirectory'
> >>> "C:\someDirectory\.\anotherDirectory"
>  'C:\\someDirectory\\.\x07notherDirectory'

Oopps....

I need to be more careful.  Those names are obviously dummies, but I
could have got stuck by that one easily.

Thanks for spotting it.

And thanks everyone for the hints.

Jean-Marc



More information about the Python-list mailing list