Home
last modified time | relevance | path

Searched defs:close_all_callback (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DFileList.py46 def close_all_callback(self, *args, **kwds): member in FileList
/external/python/cpython3/Lib/idlelib/
Dfilelist.py52 def close_all_callback(self, *args, **kwds): member in FileList