OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_settrace
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
trace.py
70
_settrace
= sys.settrace
variable
75
def
_settrace
(func):
function
511
_settrace
(self.globaltrace)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
trace.py
70
_settrace
= sys.settrace
variable
75
def
_settrace
(func):
function
511
_settrace
(self.globaltrace)
Completed in 701 milliseconds