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 BreamoreBoy, David.Edelsohn, aivarsk, neologix, serhiy.storchaka, vstinner
Date 2014-10-22.18:57:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414004233.25.0.924522357908.issue17293@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch for 3.5 which uses subprocess.Popen() (subprocess.Popen() used in _find_mac() since issue22637).
History
Date User Action Args
2014-10-22 18:57:13serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, neologix, BreamoreBoy, aivarsk, David.Edelsohn
2014-10-22 18:57:13serhiy.storchakasetmessageid: <1414004233.25.0.924522357908.issue17293@psf.upfronthosting.co.za>
2014-10-22 18:57:13serhiy.storchakalinkissue17293 messages
2014-10-22 18:57:13serhiy.storchakacreate