python (3.11.7)
ecY d Z ddlZddlZddlZddlZg dZ G d d Zd
dZd
dZ G d d
Z d Z
edk r e
dS dS )z Class for profiling Python code. N)runrunctxProfilec * e Zd ZdZd Zd Zd Zd ZdS )_UtilszSupport class for utility functions which are shared by
profile.py and cProfile.py modules.
Not supposed to be used directly.
c || _ d S N)profiler)selfr
s ;/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/profile.py__init__z_Utils.__init__0 s
c | } | | n# t $ r Y nw xY w| ||| d S # | ||| w xY wr )r
r
SystemExit_show)r statementfilenamesortprofs r r z
_Utils.run3 s }} -HHY D
JJtXt,,,,,DJJtXt,,,,s! , A
9A 9A A.c | } | ||| n# t $ r Y nw xY w| ||| d S # | ||| w xY wr )r
r r r )r r globalslocalsr r r s r r z
_Utils.runctx<