debian-suds-jurko/suds
Jurko Gospodnetić 23bc0434a2 add todo comment on cleaning up XSD Schema build step timing 2015-07-01 11:14:52 +02:00
..
bindings better comment a potentially confusing local variable 2014-07-08 09:07:03 +02:00
mx tidy up the suds.mx.typer module (stylistic) 2014-07-03 01:56:54 +02:00
sax tidy up the suds.sax.attribute module (stylistic) 2014-07-02 22:06:43 +02:00
transport clean up suds.transport.http.HttpTransport.send() code 2014-02-24 15:22:00 +01:00
umx remove unnecessary logger objects 2013-12-26 03:32:33 +01:00
xsd add todo comment on cleaning up XSD Schema build step timing 2015-07-01 11:14:52 +02:00
__init__.py clean up the suds/__init__.py module - stylistic changes 2014-02-25 08:21:31 +01:00
argparser.py fix typo in the main argparser.py module comment 2014-07-06 19:59:00 +02:00
builder.py remove unnecessary logger objects 2013-12-26 03:32:33 +01:00
cache.py fix bug causing suds.cache.DocumentCache to never cache any documents 2014-06-15 20:12:26 +02:00
client.py Correct some parameter names for epydoc 2014-05-21 16:27:30 +09:00
metrics.py remove unnecessary logger objects 2013-12-26 03:32:33 +01:00
options.py merge work done on the default branch 2014-01-16 12:15:27 +01:00
plugin.py make suds no longer eat up exceptions raised in user registered plugins 2014-06-15 22:01:51 +02:00
properties.py remove unnecessary logger objects 2013-12-26 03:32:33 +01:00
reader.py fix inter-process cache reuse with Python's hash randomization 2014-03-03 18:50:31 +01:00
resolver.py correct try:/except: blocks eating up internal Python exceptions 2014-02-28 00:51:15 +01:00
servicedefinition.py correct try:/except: blocks eating up internal Python exceptions 2014-02-28 00:51:15 +01:00
serviceproxy.py remove unnecessary logger objects 2013-12-26 03:32:33 +01:00
soaparray.py Minor stylistic changes. 2013-03-29 19:12:59 +01:00
store.py added more detailed suds.client.Client cache/store/transport usage tests 2014-02-10 01:31:02 +01:00
sudsobject.py inline local variable in Printer.unwrap() - minor code cleanup 2014-02-28 01:07:57 +01:00
version.py change development version identification to use standard .dev# suffixes 2014-05-17 15:41:02 +02:00
wsdl.py add todo comment to recheck the XSD schema merging implementation 2015-07-01 10:46:20 +02:00
wsse.py do not use self but cls in classmethod 2014-06-09 12:33:39 +02:00