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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
RemoteDebugger.py 130 def frame_globals(self, fid): member in class:IdbAdapter
223 did = self._conn.remotecall(self._oid, "frame_globals",
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
RemoteDebugger.py 130 def frame_globals(self, fid): member in class:IdbAdapter
223 did = self._conn.remotecall(self._oid, "frame_globals",

Completed in 6043 milliseconds