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 christian.heimes
Recipients christian.heimes, gvanrossum, schu
Date 2008-01-03.23:49:51
SpamBayes Score 0.27930975
Marked as misclassified No
Message-id <1199404191.65.0.00921331281921.issue1235@psf.upfronthosting.co.za>
In-reply-to
Content
The quoting issue on Windows can easily be fixed by using subprocess
instead of popen()
History
Date User Action Args
2008-01-03 23:49:51christian.heimessetspambayes_score: 0.27931 -> 0.27930975
recipients: + christian.heimes, gvanrossum, schu
2008-01-03 23:49:51christian.heimessetspambayes_score: 0.27931 -> 0.27931
messageid: <1199404191.65.0.00921331281921.issue1235@psf.upfronthosting.co.za>
2008-01-03 23:49:51christian.heimeslinkissue1235 messages
2008-01-03 23:49:51christian.heimescreate