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 vdupras
Recipients est_python_tracker, vdupras
Date 2009-11-20.14:37:12
SpamBayes Score 0.35090813
Marked as misclassified No
Message-id <1258727833.95.0.961698977986.issue7350@psf.upfronthosting.co.za>
In-reply-to
Content
You have to tell the reader how to handle escaping. In your case, you 
should send escapechar="\\" in reader()'s kwargs.
History
Date User Action Args
2009-11-20 14:37:14vduprassetrecipients: + vdupras, est_python_tracker
2009-11-20 14:37:13vduprassetmessageid: <1258727833.95.0.961698977986.issue7350@psf.upfronthosting.co.za>
2009-11-20 14:37:12vdupraslinkissue7350 messages
2009-11-20 14:37:12vduprascreate