%PDF- %PDF-
| Direktori : /lib/python3/dist-packages/jaraco/classes/__pycache__/ |
| Current File : //lib/python3/dist-packages/jaraco/classes/__pycache__/ancestry.cpython-312.pyc |
�
�2`� � �, � d Z ddlmZ d� Zd� Zd� Zd� Zy)zM
Routines for obtaining the class names
of an object and its parent classes.
� )�unique_everseenc �( � | j � dd S )zt
return a tuple of all base classes the class c has as a parent.
>>> object in all_bases(list)
True
� N��mro��cs �9/usr/lib/python3/dist-packages/jaraco/classes/ancestry.py� all_basesr s � �
�5�5�7�1�2�;�� c �"