PATH:
lib64
/
python2.7
/
test
/
tracedmodules
def func(x): b = x + 1 return b + 2 def func2(): """Test function for issue 9936 """ return (1, 2, 3)
[+]
..
[-] testmod.pyc
[open]
[-] testmod.py
[open]
[-] __init__.pyc
[open]
[-] testmod.pyo
[open]
[-] __init__.py
[open]
[-] __init__.pyo
[open]