| Server IP : 185.143.234.130 / Your IP : 185.215.232.195 Web Server : LiteSpeed System : Linux jambul.7ho.st 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64 User : renecafe ( 1327) PHP Version : 8.1.33 Disable Function : show_source, system, shell_exec, passthru, exec, popen, proc_open MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /opt/cloudlinux/venv/lib/python3.11/site-packages/guppy/__pycache__/ |
Upload File : |
�
Ԧg�{�V� �: � d Z dZddlmZ ddlmZ ddlmZ dd�ZdS ) ab Top level package of Guppy, a library and programming environment
currently providing in particular the Heapy subsystem, which supports
object and heap memory sizing, profiling and debugging.
What is exported is the following:
hpy() Create an object that provides a Heapy entry point.
Root() Create an object that provides a top level entry point.
)�hpy�Root� )�__version__)r )�setsNc �p � t � � }| �| |j j j _ |j j j S )a� Main entry point to the Heapy system.
Returns an object that provides a session context and will import
required modules on demand. Some commononly used methods are:
.heap() get a view of the current reachable heap
.iso(obj..) get information about specific objects
The optional argument, useful for debugging heapy itself, is:
ht an alternative hiding tag
)r �guppy�heapy�View�_hiding_tag_�Use)�ht�rs �a/builddir/build/BUILD/cloudlinux-venv-1.0.8/venv/lib64/python3.11/site-packages/guppy/__init__.pyr r s. � �
���A� �~�*,���
��'��7�=��� )N) �__doc__�__all__�guppy._versionr �guppy.etc.Gluer r r r � r r �<module>r sj ��
�
� �� &� &� &� &� &� &� � � � � � � � � � � � �� � � � � r