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 serhiy.storchaka
Recipients Jáchym Barvínek, desbma, matrixise, pitrou, serhiy.storchaka
Date 2015-11-20.18:17:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448043479.8.0.862248555676.issue25625@psf.upfronthosting.co.za>
In-reply-to
Content
> What's the relation with subprocess.Popen ?

In the context of subprocesses there is better way to run a program in specified working directory that temporary change current working directory in parent process.
History
Date User Action Args
2015-11-20 18:17:59serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, desbma, matrixise, Jáchym Barvínek
2015-11-20 18:17:59serhiy.storchakasetmessageid: <1448043479.8.0.862248555676.issue25625@psf.upfronthosting.co.za>
2015-11-20 18:17:59serhiy.storchakalinkissue25625 messages
2015-11-20 18:17:59serhiy.storchakacreate