##// END OF EJS Templates
utils.localinterfaces: Add PUBLIC_IPS to consolidate socket logic...
utils.localinterfaces: Add PUBLIC_IPS to consolidate socket logic Consolidating IP detection in this module will let us remove socket.gethostbyname_ex calls from other modules and ensure that everyone agrees on what our public IPs should be.

File last commit:

r8534:1371afc5
r9250:8d2ffbb1
Show More
.gitignore
15 lines | 179 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/frontend/html/notebook/static/mathjax
*.py[co]
__pycache__
build
*.egg-info
*~
*.bak
.tox