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 进陆
Recipients 进陆
Date 2015-06-17.09:59:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1434535147.29.0.532535696725.issue24461@psf.upfronthosting.co.za>
In-reply-to
Content
the patched method should be
[quote]
if os.name=='nt' and res:
    res=res.replace('"', '')
[/quote]
History
Date User Action Args
2015-06-17 09:59:07进陆setrecipients: + 进陆
2015-06-17 09:59:07进陆setmessageid: <1434535147.29.0.532535696725.issue24461@psf.upfronthosting.co.za>
2015-06-17 09:59:07进陆linkissue24461 messages
2015-06-17 09:59:07进陆create