This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-wrapt
Code
Issues
Proposed changes
Files
49a392cdd9b37f80098cbfd564553a1213181d9f
deb-python-wrapt
/
src
History
Graham Dumpleton
b7d008ca11
Fix typo in code comments.
2013-09-04 17:55:42 +10:00
..
__init__.py
Improvements to ability to bind an alternate function prototype to the wrapper for inspect.getargspec().
2013-08-28 20:50:03 +10:00
_wrappers.c
Remove redundant local variables.
2013-09-04 13:05:34 +10:00
decorators.py
Drop wrapper args/kwargs concept from decorator and rely on function closures for decorators with arguments.
#1
2013-09-04 12:02:55 +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
Fix typo in code comments.
2013-09-04 17:55:42 +10:00