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 SilentGhost
Recipients Hanz, SilentGhost
Date 2013-11-30.17:14:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385831655.09.0.0785162593198.issue19844@psf.upfronthosting.co.za>
In-reply-to
Content
file must be a raw string:

file = r'C:\progs\python'

Then everthing works.
History
Date User Action Args
2013-11-30 17:14:15SilentGhostsetrecipients: + SilentGhost, Hanz
2013-11-30 17:14:15SilentGhostsetmessageid: <1385831655.09.0.0785162593198.issue19844@psf.upfronthosting.co.za>
2013-11-30 17:14:15SilentGhostlinkissue19844 messages
2013-11-30 17:14:15SilentGhostcreate