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 tim.golden
Recipients abarry, doc, docs@python, r.david.murray, tim.golden
Date 2016-05-17.16:19:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <573B449A.4010304@timgolden.me.uk>
In-reply-to <1463501424.07.0.422986543699.issue27045@psf.upfronthosting.co.za>
Content
I haven't tested everywhere but some versions of Windows don't in fact 
accept forward slashes on the cmd.exe command line. Suggest changing to 
backslashes as there's no reason to do otherwise.
History
Date User Action Args
2016-05-17 16:19:47tim.goldensetrecipients: + tim.golden, r.david.murray, abarry, doc
2016-05-17 16:19:47tim.goldenlinkissue27045 messages
2016-05-17 16:19:47tim.goldencreate