D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
lib
/
python3.14
/
__pycache__
/
Filename :
trace.cpython-314.pyc
back
Copy
+ ��3j�s � � � R t RR.t^ RIt^ RIt^ RIt^ RIt^ RIt^ RIt^ RIt^ RI t ^ RI t ^ RIt^ RIt^ RI Ht ^ RItRt ! R R4 tR tR t ! R R4 tR tR tRR ltR t ! R R4 tR t]R8X d ]! 4 R# R# )a� program/module to trace Python program or function execution Sample use, command line: trace.py -c -f counts --ignore-dir '$prefix' spam.py eggs trace.py -t --ignore-dir '$prefix' spam.py eggs trace.py --trackcalls spam.py eggs Sample use, programmatically import sys # create a Trace object, telling it what to ignore, and whether to # do tracing or line-counting or both. tracer = trace.Trace(ignoredirs=[sys.base_prefix, sys.base_exec_prefix,], trace=0, count=1) # run the new command using the given tracer tracer.run('main()') # make a report, placing output in /tmp r = tracer.results() r.write_results(show_missing=True, coverdir="/tmp") �Trace�CoverageResultsN)� monotonicz#pragma NO COVERc �0 a � ] tR t^Ct o RR ltR tRtV tR# )�_IgnoreNc �� � V'