Mini Shell

Direktori : /lib/python3.6/site-packages/pykickstart/__pycache__/
Upload File :
Current File : //lib/python3.6/site-packages/pykickstart/__pycache__/ko.cpython-36.opt-1.pyc

3

�
Ld��@sdZGdd�de�ZdS)z�
Base classes for internal pykickstart use.

The module exports the following important classes:

    KickstartObject - The base class for all classes in pykickstart
c@s eZdZdZdd�Zdd�ZdS)�KickstartObjectz4The base class for all other classes in pykickstart.cOsdS)z�Create a new KickstartObject instance.  All other classes in
           pykickstart should be derived from this one.  Instance attributes:
        N�)�self�args�kwargsrr�/usr/lib/python3.6/ko.py�__init__szKickstartObject.__init__cCsdS)N�r)rrrr�__str__#szKickstartObject.__str__N)�__name__�
__module__�__qualname__�__doc__rr	rrrrrsrN)r
�objectrrrrr�<module>s