HomeSort by relevance Sort by last modified time
    Searched full:update_recent_files_list (Results 1 - 6 of 6) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 318 self.update_recent_files_list()
860 def update_recent_files_list(self, new_file=None): member in class:EditorWindow
    [all...]
IOBinding.py 568 self.editwin.update_recent_files_list(filename)
NEWS.txt 414 EditorWindow.update_recent_files_list() was failing. Python Bug 931336.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 318 self.update_recent_files_list()
860 def update_recent_files_list(self, new_file=None): member in class:EditorWindow
    [all...]
IOBinding.py 568 self.editwin.update_recent_files_list(filename)
NEWS.txt 414 EditorWindow.update_recent_files_list() was failing. Python Bug 931336.

Completed in 1058 milliseconds