This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-wsme
Code
Issues
Proposed changes
Files
dcd2d9233fdfc87e2e89d8b321db8034974036a2
deb-python-wsme
/
wsme
/
rest
History
Christophe de Vienne
440a3b47ea
Remove useless imports
...
--HG-- extra : rebase_source : c781c864c9e33de3b4c811cf317e44eb0021554f
2012-11-28 21:02:58 +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 useless imports
2012-11-28 21:02:58 +01:00