feross / SpoofMAC

:briefcase: Change your MAC address for debugging
https://feross.org/spoofmac/
3.02k stars 271 forks source link

python 2 imcompitiblity fix issue #39 #40

Closed pteek closed 9 years ago

pteek commented 9 years ago

changed syntax to support 2.6+

Also, changed subprocess call because .call causes cmd popups.