This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-wrapt
Code
Issues
Proposed changes
Files
86d48bd9cc3702aee2b19c63da2840ac7de81e12
deb-python-wrapt
/
src
History
Graham Dumpleton
86d48bd9cc
Allow rebinding when initially bound to instance as None.
2013-10-10 20:02:06 +11:00
..
__init__.py
Collapse bound method wrapper functionality into bound function wrapper.
2013-10-05 22:22:57 +10:00
_wrappers.c
Allow rebinding when initially bound to instance as None.
2013-10-10 20:02:06 +11:00
decorators.py
Change order of keyword only arguments.
2013-10-07 15:04:56 +11:00
importer.py
Initial implementation of post import hooks mechanism.
2013-10-02 12:33:01 +10:00
six.py
Restructure code base so testing doesn't pick up local source. Add WrapperBase extension module to reduce overheads.
2013-08-08 22:55:44 +08:00
wrappers.py
Allow rebinding when initially bound to instance as None.
2013-10-10 20:02:06 +11:00