This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-wsme
Code
Issues
Proposed changes
Files
b84b026c29a3f8c8dbdfcf0a39fedfd1ab00486d
deb-python-wsme
/
wsme
/
protocols
History
Christophe de Vienne
b84b026c29
Clarified the bytes/text types handling. Now all the restjson tests pass on python 2 and 3.
2012-04-25 23:33:35 +02:00
..
__init__.py
The function documenter now add parameters and return value samples
2012-04-20 15:28:25 +02:00
commons.py
Python 3.2 compat
2012-04-24 10:59:31 +02:00
rest.py
Porting restjson to Python 3.2 (in progress)
2012-04-24 12:46:31 +02:00
restjson.py
Clarified the bytes/text types handling. Now all the restjson tests pass on python 2 and 3.
2012-04-25 23:33:35 +02:00
restxml.py
The syntax is now python 3.2 compliant. A lot of tests still fail, I need to rethink how unicode / non-unicode are handled.
2012-04-25 22:35:39 +02:00