[issue11063] uuid.py module import has heavy side effects

Vetoshkin Nikita report at bugs.python.org
Sat Feb 5 20:27:42 CET 2011


Vetoshkin Nikita <nikita.vetoshkin at gmail.com> added the comment:

>It's also possible using existing wrapped os system calls.
That's right, on linux we can use ioctls but windows would require win api calls like this one: http://stackoverflow.com/questions/166506/finding-local-ip-addresses-in-python/166992#166992

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11063>
_______________________________________


More information about the Python-bugs-list mailing list