ó
    Ù^íhÂ  ã                   ó@   • S r SSKJr  SSKJr  \S 5       r\S 5       rg)z)Generic functions for extending IPython.
é    ©ÚTryNext)Úsingledispatchc                 ó   • [         e)zCalled when you do obj?r   )Úobjs    ÚP/home/james-whalen/.local/lib/python3.13/site-packages/IPython/utils/generics.pyÚinspect_objectr	   	   s	   € ô €Mó    c                 ó   • [         e)aQ  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
   