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 tmick
Recipients
Date 2006-03-07.18:57:04
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=34892

Would require a C extension but perhaps this could be used
to get the MAC address on Windows instead of running and
grepping (unreliable for different locales as Thomas pointed
out) ipconfig.exe:

http://support.microsoft.com/default.aspx?scid=kb;en-us;118623
How To Get the MAC Address for an Ethernet Adapter
History
Date User Action Args
2007-08-23 15:44:49adminlinkissue1368955 messages
2007-08-23 15:44:49admincreate