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 asvetlov
Recipients asvetlov, chris.jerdonek, cvrebert, docs@python, ned.deily
Date 2012-09-02.21:13:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346620398.54.0.168179892827.issue15533@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe better to check cwd in _call_popen_and_assert for child process (like test_cwd does) instead of just checking for successful child execution?
History
Date User Action Args
2012-09-02 21:13:18asvetlovsetrecipients: + asvetlov, ned.deily, cvrebert, chris.jerdonek, docs@python
2012-09-02 21:13:18asvetlovsetmessageid: <1346620398.54.0.168179892827.issue15533@psf.upfronthosting.co.za>
2012-09-02 21:13:17asvetlovlinkissue15533 messages
2012-09-02 21:13:17asvetlovcreate