HomeSort by relevance Sort by last modified time
    Searched refs:flist_oid (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
run.py 341 def stackviewer(self, flist_oid=None):
347 if flist_oid is not None:
348 flist = self.rpchandler.get_remote_proxy(flist_oid)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
run.py 341 def stackviewer(self, flist_oid=None):
347 if flist_oid is not None:
348 flist = self.rpchandler.get_remote_proxy(flist_oid)

Completed in 961 milliseconds