__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
� e f� � @ s Gd d � d � Z d S)c @ sC e Z d Z d d d � Z d d � Z d d � Z d d � Z d S) � DelegatorNc C s | | _ t � | _ d S)N)�delegate�set�_Delegator__cache)�selfr � r �6/opt/alt/python34/lib64/python3.4/idlelib/Delegator.py�__init__ s zDelegator.__init__c C s6 t | j | � } t | | | � | j j | � | S)N)�getattrr �setattrr �add)r �name�attrr r r �__getattr__ s zDelegator.__getattr__c C sK x7 | j D], } y t | | � Wq t k r5 Yq Xq W| j j � d S)N)r �delattr�AttributeError�clear)r �keyr r r � resetcache s zDelegator.resetcachec C s | j � | | _ d S)N)r r )r r r r r �setdelegate s zDelegator.setdelegate)�__name__� __module__�__qualname__r r r r r r r r r s r N)r r r r r �<module> s