shell bypass 403

Cubjrnet7 Shell


name : registry.cpython-39.opt-1.pyc
a

'�Dg��@sddlZGdd�d�ZdS)�Nc@s>eZdZdZdd�Zdd�Zdd�Zdd	d
�Zedd��Z	d
S)�DictRegistryz+A simple registry for a mapping of objects.cCs|��dS�N)�reset��self�r�6/usr/lib/python3.9/site-packages/cloudinit/registry.py�__init__szDictRegistry.__init__cCs
i|_dSr)�_itemsrrrrrszDictRegistry.resetcCs&||jvrtd�|���||j|<dS)zAdd item to the registry.z$Item already registered with key {0}N)r
�
ValueError�format)r�key�itemrrr�
register_items

�zDictRegistry.register_itemTcCs(||jvr|j|=n|s$td|��dS)zRemove item from the registry.z!%s: key not present to unregisterN)r
�KeyError)rr
�forcerrr�unregister_items

zDictRegistry.unregister_itemcCst�|j�S)zvAll the items that have been registered.

        This cannot be used to modify the contents of the registry.
        )�copyr
rrrr�registered_items szDictRegistry.registered_itemsN)T)
�__name__�
__module__�__qualname__�__doc__r	rrr�propertyrrrrrrs
r)rrrrrr�<module>s

© 2025 Cubjrnet7