This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-wsme
Code
Issues
Proposed changes
Files
39cc2ffc8f131679d9e561c0ab3712f482a8e7ed
deb-python-wsme
/
wsme
/
rest
History
Christophe de Vienne
ade5325e13
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
..
__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
args_from_body now ignore empty bodies.
2012-11-08 15:02:59 +01:00
json.py
Remove the parse_arg tests (parse_arg does not exist anymore), fix the json nest_result option handling, and fix the encode_sample tests and implementations.
2012-11-07 21:29:46 +01:00
protocol.py
Python <2.7 compat
2012-11-07 22:37:35 +01:00
xml.py
Remove the parse_arg tests (parse_arg does not exist anymore), fix the json nest_result option handling, and fix the encode_sample tests and implementations.
2012-11-07 21:29:46 +01:00