Jason R. Coombs <jar...@jaraco.com> added the comment: 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. ---------- title: IOError in execfile with backslash in path -> IOError when launching script under pdb with backslash in script path _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7750> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com