Searched refs:LOCALHOST (Results 1 - 4 of 4) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A Drun.py23 LOCALHOST = '127.0.0.1' variable
84 args=((LOCALHOST, port),))
H A Drpc.py67 LOCALHOST = '127.0.0.1' variable
528 if address[0] == LOCALHOST:
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A Drun.py23 LOCALHOST = '127.0.0.1' variable
84 args=((LOCALHOST, port),))
H A Drpc.py67 LOCALHOST = '127.0.0.1' variable
528 if address[0] == LOCALHOST:

Completed in 111 milliseconds