Your IP : 216.73.216.85


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

B

KV�R��@sHddlmZddlmZddlmZddlmZdZGdd�de	�Z
d	S)
�)�deepcopy�)�
Configuration)�Setting)�Source)�ConfigurationManagerc@s$eZdZdd�Zdd�Zdd�ZdS)rcCs||_g|_dS)N)�name�settings)�selfr�r�C/opt/alt/python37/lib/python3.7/site-packages/setoptconf/manager.py�__init__szConfigurationManager.__init__cCs$t|t�r|j�|�ntd��dS)Nz$Can only add objects of type Setting)�
isinstancerr	�append�	TypeError)r
�settingrrr�adds
zConfigurationManager.addcGs�g}xPt|�D]D}t|t�r(|�|�qt|t�rJt|t�rJ|�|��qtd��qWt|jd�}x"|D]}|j	t
|j�||d�}qhW|��|S)NzAll sources must be a Source)r	)�manager�parent)�reversedrrr�type�
issubclassrrr	Z
get_configr�validate)r
�sourcesZ
to_process�source�configrrr�retrieves

zConfigurationManager.retrieveN)�__name__�
__module__�__qualname__r
rrrrrrr
srN)�copyrrrrrZsource.baser�__all__�objectrrrrr�<module>s