data/python-wrapt-1.12.1/.coveragerc: ASCII text data/python-wrapt-1.12.1/.gitignore: ASCII text data/python-wrapt-1.12.1/.travis.yml: ASCII text data/python-wrapt-1.12.1/LICENSE: ASCII text data/python-wrapt-1.12.1/MANIFEST.in: ASCII text data/python-wrapt-1.12.1/Makefile: ASCII text data/python-wrapt-1.12.1/README.rst: Python script, ASCII text executable data/python-wrapt-1.12.1/appveyor.yml: ASCII text data/python-wrapt-1.12.1/blog/01-how-you-implemented-your-python-decorator-is-wrong.md: Python script, ASCII text executable data/python-wrapt-1.12.1/blog/02-the-interaction-between-decorators-and-descriptors.md: Python script, UTF-8 Unicode text executable data/python-wrapt-1.12.1/blog/03-implementing-a-factory-for-creating-decorators.md: Python script, UTF-8 Unicode text executable data/python-wrapt-1.12.1/blog/04-implementing-a-universal-decorator.md: Python script, ASCII text executable data/python-wrapt-1.12.1/blog/05-decorators-which-accept-arguments.md: Python script, ASCII text executable data/python-wrapt-1.12.1/blog/06-maintaining-decorator-state-using-a-class.md: Python script, ASCII text executable data/python-wrapt-1.12.1/blog/07-the-missing-synchronized-decorator.md: Python script, ASCII text executable data/python-wrapt-1.12.1/blog/08-the-synchronized-decorator-as-context-manager.md: Python script, ASCII text executable data/python-wrapt-1.12.1/blog/09-performance-overhead-of-using-decorators.md: Python script, ASCII text executable data/python-wrapt-1.12.1/blog/10-performance-overhead-when-applying-decorators-to-methods.md: Python script, ASCII text executable data/python-wrapt-1.12.1/blog/11-safely-applying-monkey-patches-in-python.md: Python script, ASCII text executable data/python-wrapt-1.12.1/blog/12-using-wrapt-to-support-testing-of-software.md: Python script, ASCII text executable data/python-wrapt-1.12.1/blog/13-ordering-issues-when-monkey-patching-in-python.md: Python script, ASCII text executable data/python-wrapt-1.12.1/blog/14-automatic-patching-of-python-applications.md: Python script, UTF-8 Unicode text executable data/python-wrapt-1.12.1/blog/README.md: ASCII text data/python-wrapt-1.12.1/docs/Makefile: ASCII text, with very long lines data/python-wrapt-1.12.1/docs/_static/.gitkeep: empty data/python-wrapt-1.12.1/docs/_templates/.gitkeep: empty data/python-wrapt-1.12.1/docs/benchmarks.py: Python script, ASCII text executable data/python-wrapt-1.12.1/docs/benchmarks.rst: Python script, ASCII text executable data/python-wrapt-1.12.1/docs/benchmarks.sh: POSIX shell script, ASCII text executable data/python-wrapt-1.12.1/docs/changes.rst: ASCII text data/python-wrapt-1.12.1/docs/conf.py: ASCII text data/python-wrapt-1.12.1/docs/examples.rst: Python script, ASCII text executable data/python-wrapt-1.12.1/docs/index.rst: Python script, ASCII text executable data/python-wrapt-1.12.1/docs/issues.rst: Python script, ASCII text executable data/python-wrapt-1.12.1/docs/quick-start.rst: Python script, ASCII text executable data/python-wrapt-1.12.1/docs/testing.rst: ASCII text data/python-wrapt-1.12.1/docs/wrappers.rst: Python script, ASCII text executable data/python-wrapt-1.12.1/docs/decorators.rst: Python script, ASCII text executable data/python-wrapt-1.12.1/setup.py: Python script, ASCII text executable data/python-wrapt-1.12.1/src/wrapt/__init__.py: Python script, ASCII text executable data/python-wrapt-1.12.1/src/wrapt/_wrappers.c: C source, ASCII text data/python-wrapt-1.12.1/src/wrapt/decorators.py: Python script, ASCII text executable data/python-wrapt-1.12.1/src/wrapt/importer.py: Python script, ASCII text executable data/python-wrapt-1.12.1/src/wrapt/wrappers.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tddium.yml: ASCII text data/python-wrapt-1.12.1/tests/compat.py: ASCII text data/python-wrapt-1.12.1/tests/conftest.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/requirements.txt: ASCII text data/python-wrapt-1.12.1/tests/test_adapter.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_adapter_py33.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_arguments.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_attribute_wrapper.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_callable_object_proxy.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_class.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_class_py37.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_copy.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_decorators.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_function.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_function_wrapper.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_inner_classmethod.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_inner_staticmethod.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_instancemethod.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_memoize.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_monkey_patching.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_nested_function.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_outer_staticmethod.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_pickle.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_post_import_hooks.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_update_attributes.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_weak_function_proxy.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_object_proxy.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_outer_classmethod.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tests/test_synchronized_lock.py: Python script, ASCII text executable data/python-wrapt-1.12.1/tox.ini: ASCII text data/python-wrapt-1.12.1/debian/changelog: UTF-8 Unicode text data/python-wrapt-1.12.1/debian/control: ASCII text data/python-wrapt-1.12.1/debian/copyright: UTF-8 Unicode text data/python-wrapt-1.12.1/debian/patches/Update_for_fixed_outer_classmethod_behavior_in_Python_3.9.patch: unified diff output, UTF-8 Unicode text data/python-wrapt-1.12.1/debian/patches/do-not-run-test_proxy_attribute.patch: unified diff output, ASCII text data/python-wrapt-1.12.1/debian/patches/series: ASCII text data/python-wrapt-1.12.1/debian/python-wrapt-doc.doc-base: ASCII text data/python-wrapt-1.12.1/debian/rules: a /usr/bin/make -f script, ASCII text executable data/python-wrapt-1.12.1/debian/salsa-ci.yml: ASCII text data/python-wrapt-1.12.1/debian/source/format: ASCII text data/python-wrapt-1.12.1/debian/source/options: ASCII text data/python-wrapt-1.12.1/debian/watch: ASCII text data/python-wrapt-1.12.1/.pc/.version: ASCII text data/python-wrapt-1.12.1/.pc/.quilt_patches: ASCII text data/python-wrapt-1.12.1/.pc/.quilt_series: ASCII text data/python-wrapt-1.12.1/.pc/applied-patches: ASCII text data/python-wrapt-1.12.1/.pc/do-not-run-test_proxy_attribute.patch/tests/test_object_proxy.py: Python script, ASCII text executable data/python-wrapt-1.12.1/.pc/Update_for_fixed_outer_classmethod_behavior_in_Python_3.9.patch/docs/decorators.rst: Python script, ASCII text executable data/python-wrapt-1.12.1/.pc/Update_for_fixed_outer_classmethod_behavior_in_Python_3.9.patch/tests/test_outer_classmethod.py: Python script, ASCII text executable data/python-wrapt-1.12.1/.pc/Update_for_fixed_outer_classmethod_behavior_in_Python_3.9.patch/tests/test_synchronized_lock.py: Python script, ASCII text executable