进陆 added the comment:
the patched method should be
[quote]
if os.name=='nt' and res:
res=res.replace('"', '')
[/quote]---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue24461> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
