Home
last modified time | relevance | path

Searched defs:file_open (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/idlelib/
Dbrowser.py22 file_open = None # Method...Item and Class...Item use this. variable
/external/python/cpython2/Lib/idlelib/
DClassBrowser.py22 file_open = None # Method...Item and Class...Item use this. variable
/external/python/cpython2/Lib/
Durllib2.py1329 def file_open(self, req): member in FileHandler
/external/python/cpython3/Lib/urllib/
Drequest.py1470 def file_open(self, req): member in FileHandler