| Server IP : 35.80.110.71 / Your IP : 216.73.216.52 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ip-172-31-21-44 6.17.0-1019-aws #19~24.04.1-Ubuntu SMP Tue Jun 23 18:53:06 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/IPython/utils/__pycache__/ |
Upload File : |
�
}�e� � �@ � d Z ddlmZ ddlmZ ed� � Zed� � Zy)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 s: ��� '� $� �� ��
�
� �
r