| Server IP : 69.164.203.165 / Your IP : 216.73.216.219 Web Server : nginx/1.18.0 System : Linux localhost 6.14.3-x86_64-linode168 #1 SMP PREEMPT_DYNAMIC Mon Apr 21 19:47:55 EDT 2025 x86_64 User : www-data ( 33) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3.8/__pycache__/ |
Upload File : |
U
�0b�[ � @ sp d Z ddlZddlZddlZdddgZG dd� d�Zdd d�Zdd
d�ZG dd� d�Zdd
� Z e
dkrle � dS )z Class for profiling Python code.� N�run�runctx�Profilec @ s0 e Zd ZdZdd� Zdd� Zdd� Zdd � Zd
S )�_Utilsz�Support class for utility functions which are shared by
profile.py and cProfile.py modules.
Not supposed to be used directly.
c C s
|| _ d S �N)�profiler)�selfr � r �/usr/lib/python3.8/profile.py�__init__/ s z_Utils.__init__c C sF | � � }z(z|�|� W n tk
r, Y nX W 5 | �|||� X d S r )r �_showr �
SystemExit)r � statement�filename�sort�profr r r
r 2 s
z
_Utils.runc C sJ | � � }z,z|�|||� W n tk
r0 Y nX W 5 | �|||� X d S r )r r r r
)r r �globals�localsr r r r r r
r ; s
z
_Utils.runctxc C s"