##// 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:

r1420:34bafc01
r9250:8d2ffbb1
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x