Message 275280 - Python tracker (original) (raw)
Message275280
Author | vstinner |
---|---|
Recipients | Arfrever, David.Benjamin, christian.heimes, jcea, lemburg, pitrou, python-dev, vstinner |
Date | 2016-09-09.07:34:22 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1473406462.87.0.337040952973.issue16112@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Oh right, I didn't read the history of the issue. _syscmd_file() doesn't use popen() anymore, but subprocess, so the issue can now be closed. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2016-09-09 07:34:22 | vstinner | set | recipients: + vstinner, lemburg, jcea, pitrou, christian.heimes, Arfrever, python-dev, David.Benjamin |
2016-09-09 07:34:22 | vstinner | set | messageid: 1473406462.87.0.337040952973.issue16112@psf.upfronthosting.co.za |
2016-09-09 07:34:22 | vstinner | link | issue16112 messages |
2016-09-09 07:34:22 | vstinner | create |