Mini Shell

Direktori : /proc/self/root/opt/imh-python/lib/python3.9/site-packages/wrapt/
Upload File :
Current File : //proc/self/root/opt/imh-python/lib/python3.9/site-packages/wrapt/__wrapt__.py

import os

from .wrappers import (ObjectProxy, CallableObjectProxy,
        PartialCallableObjectProxy, FunctionWrapper,
        BoundFunctionWrapper, _FunctionWrapperBase)

try:
    if not os.environ.get('WRAPT_DISABLE_EXTENSIONS'):
        from ._wrappers import (ObjectProxy, CallableObjectProxy,
            PartialCallableObjectProxy, FunctionWrapper,
            BoundFunctionWrapper, _FunctionWrapperBase)

except ImportError:
    pass

Zerion Mini Shell 1.0