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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
trace.py 490 self.globaltrace = self.globaltrace_lt
493 self.globaltrace = self.globaltrace_lt
496 self.globaltrace = self.globaltrace_lt
590 def globaltrace_lt(self, frame, why, arg): member in class:Trace
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
trace.py 490 self.globaltrace = self.globaltrace_lt
493 self.globaltrace = self.globaltrace_lt
496 self.globaltrace = self.globaltrace_lt
590 def globaltrace_lt(self, frame, why, arg): member in class:Trace

Completed in 47 milliseconds