debian-suds-jurko/suds
jortel 1cfa7567d1 GA release: bump version and reset release to (1). 2008-11-11 17:43:40 +00:00
..
bindings Update binding so that <part type=""/> will have a parameter type of PartElement. This will ensure that these nodes are not be qualified by the marshaller. This will also be more consistent so that parameter types are always elements. 2008-11-10 22:32:25 +00:00
sax revise marshaller and binding to further sharpen the namespacing of nodes produced by the marshaller 2008-10-31 18:42:40 +00:00
xsd fix ( None ) value problem. Moved checking for ( None ) when translating in marshaller/unmarshaller from Builtin types to marshaller/unmarhshaller. This is where it should have been all along 2008-11-05 20:39:06 +00:00
__init__.py GA release: bump version and reset release to (1). 2008-11-11 17:43:40 +00:00
builder.py Fix ticket #49, Builder updated to add missing type information to inner classes; marshaller fixed to issue warning and continue when Object has no type information instead of trying to push (type,None) into the resolver. 2008-11-06 20:47:48 +00:00
client.py bump build info 2008-11-10 22:37:33 +00:00
metrics.py Fix ENUMs broken during xsd package overhaul. 2008-08-05 14:18:07 +00:00
resolver.py Fix ticket #49, Builder updated to add missing type information to inner classes; marshaller fixed to issue warning and continue when Object has no type information instead of trying to push (type,None) into the resolver. 2008-11-06 20:47:48 +00:00
servicedefinition.py Add XString; Enhance handling of None values for non-string XS types; refactor xs:date objects into separate module; move XBuiltin to sx:base 2008-11-05 16:05:45 +00:00
serviceproxy.py Fix ENUMs broken during xsd package overhaul. 2008-08-05 14:18:07 +00:00
sudsobject.py add __setitme__() to sudsobject.Object 2008-11-05 14:11:48 +00:00
wsdl.py Fix unmarshaller so that xs types translated to python types aren't wrapped in xlstr object. Update wsdl to make input/output tags optional in part_types; Update document binding to handle messages w/o any parts. 2008-11-04 21:36:57 +00:00