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-23.10:32:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <18608381.Qv1Po1D0VC@raxxla>
In-reply-to <1746008.UkM8Rlx0EU@raxxla>
Content
Here are updated patches for 3.5 (using subprocess) and 3.4 (using os.popen) 
which addresses Victor's comments.
Files
File name Uploaded
uuid_netstat_getnode-3.4.patch serhiy.storchaka, 2014-10-23.10:32:35
uuid_netstat_getnode-3.5_2.patch serhiy.storchaka, 2014-10-23.10:32:34
History
Date User Action Args
2014-10-23 10:32:35serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, neologix, BreamoreBoy, aivarsk, David.Edelsohn
2014-10-23 10:32:35serhiy.storchakalinkissue17293 messages
2014-10-23 10:32:35serhiy.storchakacreate