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 jfbastien
Recipients Quigon, christian.heimes, georg.brandl, jfbastien, zanella
Date 2008-03-05.22:18:12
SpamBayes Score 0.22814098
Marked as misclassified No
Message-id <1204755493.1.0.565403615536.issue1524@psf.upfronthosting.co.za>
In-reply-to
Content
I confirm the problem. To resolve it try:
os.system('call "TheCommand" > "MyOutput"')
History
Date User Action Args
2008-03-05 22:18:13jfbastiensetspambayes_score: 0.228141 -> 0.22814098
recipients: + jfbastien, georg.brandl, christian.heimes, Quigon, zanella
2008-03-05 22:18:13jfbastiensetspambayes_score: 0.228141 -> 0.228141
messageid: <1204755493.1.0.565403615536.issue1524@psf.upfronthosting.co.za>
2008-03-05 22:18:12jfbastienlinkissue1524 messages
2008-03-05 22:18:12jfbastiencreate