29d83c5833
Feature safe: yes
7 lines
244 B
Text
7 lines
244 B
Text
Getting network addresses from Python
|
|
|
|
It's been irritating me for ages that it isn't possible to
|
|
straightforwardly get the network address(es) of the machine
|
|
you're running on from a Python program.
|
|
|
|
WWW: http://alastairs-place.net/netifaces/
|