| Server IP : 217.160.0.135 / Your IP : 216.73.217.25 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1074145052 ( 1074145052) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib/python3/dist-packages/IPython/utils/__pycache__/ |
Upload File : |
�
�@�c� � �N � d Z ddlmZ ddlmZ ed� � � Zed� � � ZdS )z)Generic functions for extending IPython.
� ��TryNext)�singledispatchc � � t �)zCalled when you do obj?r )�objs �8/usr/lib/python3/dist-packages/IPython/utils/generics.py�inspect_objectr s � � �M� c � � t �)ay Custom completer dispatching for python objects.
Parameters
----------
obj : object
The object to complete.
prev_completions : list
List of attributes discovered so far.
This should return the list of attributes in obj. If you only wish to
add to the attributes already discovered normally, return
own_attrs + prev_completions.
r )r �prev_completionss r �complete_objectr
s � � �Mr
N)�__doc__�IPython.core.errorr � functoolsr r r
� r
r �<module>r su ��� � '� &� &� &� &� &� $� $� $� $� $� $� �� � ���
�
�
� ��
�
�
r