This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-wsme
Code
Issues
Proposed changes
Files
85c88281c99bc1a882cbfe410fb822fa23a942fa
deb-python-wsme
/
wsme
/
rest
History
Christophe de Vienne
2f26638209
Simplify __body__ extraction from params
2013-01-18 00:02:47 +01:00
..
__init__.py
Change the scan_api interface. It now yield the original function and static args (typically the 'self' attribute). Thanks to that the lookup_function method of WSRoot can access functions outside the WSRoot.
2012-11-26 01:25:51 +01:00
args.py
Simplify __body__ extraction from params
2013-01-18 00:02:47 +01:00
json.py
Fix unicode values read from json input on python 2.5
2013-01-17 23:22:50 +01:00
protocol.py
Simplify __body__ extraction from params
2013-01-18 00:02:47 +01:00
xml.py
Fix Python 3 compatibility
2013-01-15 12:07:26 +01:00