Your IP : 216.73.216.213


Current Path : /opt/alt/python37/lib/python3.7/site-packages/setoptconf/source/__pycache__/
Upload File :
Current File : //opt/alt/python37/lib/python3.7/site-packages/setoptconf/source/__pycache__/modobj.cpython-37.pyc

B

��]��@sHddlZddlmZddlmZdZGdd�de�ZGd	d
�d
e�ZdS)�N�)�
Configuration�)�Source)�ModuleSource�ObjectSourcecs&eZdZ�fdd�Zddd�Z�ZS)rcsPtt|���t|tj�r"||_n*t|t�rDt|t	�t
�gd�|_ntd��dS)N���z3target must be a Module or a String naming a Module)�superr�__init__�
isinstance�types�
ModuleType�target�str�
__import__�globals�locals�	TypeError)�selfr)�	__class__��I/opt/alt/python37/lib/python3.7/site-packages/setoptconf/source/modobj.pyr
s
zModuleSource.__init__NcCs8x*|D]"}t|j|j�rt|j|j�|_qWt||d�S)N)�settings�parent)�hasattrr�name�getattr�valuer)rr�managerr�settingrrr�
get_configs
zModuleSource.get_config)NN)�__name__�
__module__�__qualname__r
r �
__classcell__rr)rrr
srcs&eZdZ�fdd�Zddd�Z�ZS)rcs�tt|���t|ttf�r$||_nbt|t�r~|�dd�}t	|�dkrZ|d}|dg}n|d}g}t
|t�t�|d�|_nt
d��dS)N�.rrrrz5target must be an Object or a String naming an Object)r	rr
r�type�objectrr�rsplit�lenrrrr)rr�parts�mod�fromlist)rrrr
#s
zObjectSource.__init__NcCs8x*|D]"}t|j|j�rt|j|j�|_qWt||d�S)N)rr)rrrrrr)rrrrrrrrr 6s
zObjectSource.get_config)NN)r!r"r#r
r r$rr)rrr"sr)r�configr�baser�__all__rrrrrr�<module>s