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 jaraco
Recipients brian.curtin, jaraco
Date 2010-01-22.02:00:30
SpamBayes Score 8.221005e-08
Marked as misclassified No
Message-id <1264125632.27.0.430209412745.issue7750@psf.upfronthosting.co.za>
In-reply-to
Content
I'm changing the title back to the original title. I don't believe the problem is reproducible using execfile. That is, if a properly-escaped path is passed to execfile, it works fine.

So I believe the problem lies between when pdb takes control and where execfile is called - the command-line is not properly parsed.
History
Date User Action Args
2010-01-22 02:00:32jaracosetrecipients: + jaraco, brian.curtin
2010-01-22 02:00:32jaracosetmessageid: <1264125632.27.0.430209412745.issue7750@psf.upfronthosting.co.za>
2010-01-22 02:00:30jaracolinkissue7750 messages
2010-01-22 02:00:30jaracocreate