This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-wrapt
Code
Issues
Proposed changes
Files
a250fe748d2597de1727ae2a45ef7eb254edcde5
deb-python-wrapt
/
src
History
Graham Dumpleton
a250fe748d
Derive the user decorator parameters from the wrapper itself and don't require defaults.
2013-08-23 15:41:34 +10:00
..
__init__.py
Derive the user decorator parameters from the wrapper itself and don't require defaults.
2013-08-23 15:41:34 +10:00
_wrappers.c
Fixes to number methods and addition of tests for same.
2013-08-22 22:28:52 +10:00
decorators.py
Derive the user decorator parameters from the wrapper itself and don't require defaults.
2013-08-23 15:41:34 +10:00
exceptions.py
Derive the user decorator parameters from the wrapper itself and don't require defaults.
2013-08-23 15:41:34 +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
Fixes to number methods and addition of tests for same.
2013-08-22 22:28:52 +10:00