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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
IOBinding.py 201 # Save in case parent window is closed (ie, during askopenfile()).
204 filename = self.askopenfile()
234 filename = self.askopenfile()
534 def askopenfile(self): member in class:IOBinding
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
tkFileDialog.py 143 def askopenfile(mode = "r", **options): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
IOBinding.py 201 # Save in case parent window is closed (ie, during askopenfile()).
204 filename = self.askopenfile()
234 filename = self.askopenfile()
534 def askopenfile(self): member in class:IOBinding
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
tkFileDialog.py 143 def askopenfile(mode = "r", **options): function

Completed in 113 milliseconds