blob: 007ff4a8b2063118846a9bd6a10ba5399bf8f263 (
plain) (
blame)
1
2
3
4
5
|
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.
|