This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-wsme
Code
Issues
Proposed changes
Files
19e5df51d8dfc6cd55fc0056f809be76f1dbbeee
deb-python-wsme
/
wsme
/
tests
History
Christophe de Vienne
a0f2c5db5f
Reproduce a bug when a Child complex type is registered after its Parent (it's not actually).
2011-11-07 18:57:23 +01:00
..
__init__.py
Renamed EWS to WSME because ews is already taken on pypi
2011-09-18 21:43:51 +02:00
protocol.py
Enum now takes values as args instead of a list
2011-10-28 18:19:00 +02:00
test_api.py
pep8 now likes wsme
2011-10-28 12:04:18 +02:00
test_exc.py
pep8 now likes wsme
2011-10-28 12:04:18 +02:00
test_protocols.py
pep8 now likes wsme
2011-10-28 12:04:18 +02:00
test_restjson.py
Now supports user types (non-complex types that are base on native types), the first on being Enum
2011-10-28 17:16:41 +02:00
test_restxml.py
Now supports user types (non-complex types that are base on native types), the first on being Enum
2011-10-28 17:16:41 +02:00
test_types.py
Reproduce a bug when a Child complex type is registered after its Parent (it's not actually).
2011-11-07 18:57:23 +01:00