This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author kle_py
Recipients kle_py, loewis, tim.golden
Date 2008-12-22.23:35:08
SpamBayes Score 0.0010351008
Marked as misclassified No
Message-id <1229988909.78.0.500619780423.issue4723@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2008-12-22 23:35:10kle_pysetrecipients: + kle_py, loewis, tim.golden
2008-12-22 23:35:09kle_pysetmessageid: <1229988909.78.0.500619780423.issue4723@psf.upfronthosting.co.za>
2008-12-22 23:35:08kle_pylinkissue4723 messages
2008-12-22 23:35:08kle_pycreate