Your IP : 216.73.216.196


Current Path : /opt/alt/python35/lib/python3.5/site-packages/attr/__pycache__/
Upload File :
Current File : //opt/alt/python35/lib/python3.5/site-packages/attr/__pycache__/_config.cpython-35.opt-1.pyc



#IGZ�@sJddlmZmZmZddgZdadd�Zdd�ZdS)�)�absolute_import�division�print_function�set_run_validators�get_run_validatorsTcCs%t|t�std��|adS)zK
    Set whether or not validators are run.  By default, they are run.
    z'run' must be bool.N)�
isinstance�bool�	TypeError�_run_validators)Zrun�r�=/opt/alt/python35/lib/python3.5/site-packages/attr/_config.pyr	scCstS)z3
    Return whether or not validators are run.
    )r
rrrrrsN)Z
__future__rrr�__all__r
rrrrrr�<module>s