mirror of
https://git.freebsd.org/ports.git
synced 2025-07-14 07:49:16 -04:00
- Add LICENSE (MIT) - Update MASTER_SITES - Pet portlint(1) PR: ports/189475 Submitted by: olivierd@ Approved by: Stanislav Svirid <count@211.ru> (maintainer timeout)
7 lines
241 B
Text
7 lines
241 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/netifac
|