Gregory P. Smith <[email protected]> added the comment: I think your partA patch makes sense.
It would benefit from fsencode/fsdecode functions rather than manually doing the 'surrogateescape' thing everywhere. Also, could you add a unittest for os._execvpe to test its behavior? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8513> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
