HACKING.rst
LICENSE.txt
MANIFEST.in
README.md
TODO.txt
setup.cfg
setup.py
notes/argument_parsing.rst
notes/readme.txt
notes/traversing_client_data.rst
notes/wsdl_soap_binding.rst
notes/xsd_elements.rst
notes/xsd_types.rst
suds/__init__.py
suds/argparser.py
suds/builder.py
suds/cache.py
suds/client.py
suds/metrics.py
suds/options.py
suds/plugin.py
suds/properties.py
suds/reader.py
suds/resolver.py
suds/servicedefinition.py
suds/serviceproxy.py
suds/soaparray.py
suds/store.py
suds/sudsobject.py
suds/version.py
suds/wsdl.py
suds/wsse.py
suds.egg-info/PKG-INFO
suds.egg-info/SOURCES.txt
suds.egg-info/dependency_links.txt
suds.egg-info/top_level.txt
suds/bindings/__init__.py
suds/bindings/binding.py
suds/bindings/document.py
suds/bindings/multiref.py
suds/bindings/rpc.py
suds/mx/__init__.py
suds/mx/appender.py
suds/mx/basic.py
suds/mx/core.py
suds/mx/encoded.py
suds/mx/literal.py
suds/mx/typer.py
suds/sax/__init__.py
suds/sax/attribute.py
suds/sax/date.py
suds/sax/document.py
suds/sax/element.py
suds/sax/enc.py
suds/sax/parser.py
suds/sax/text.py
suds/transport/__init__.py
suds/transport/http.py
suds/transport/https.py
suds/transport/options.py
suds/umx/__init__.py
suds/umx/attrlist.py
suds/umx/basic.py
suds/umx/core.py
suds/umx/encoded.py
suds/umx/typed.py
suds/xsd/__init__.py
suds/xsd/depsort.py
suds/xsd/doctor.py
suds/xsd/query.py
suds/xsd/schema.py
suds/xsd/sxbase.py
suds/xsd/sxbasic.py
suds/xsd/sxbuiltin.py
tests/conftest.py
tests/test_argument_parser.py
tests/test_cache.py
tests/test_client.py
tests/test_compare_sax.py
tests/test_date_time.py
tests/test_dependency_sort.py
tests/test_document_store.py
tests/test_input_parameters.py
tests/test_mx.py
tests/test_plugin.py
tests/test_reader.py
tests/test_reply_handling.py
tests/test_request_construction.py
tests/test_sax_document.py
tests/test_sax_element.py
tests/test_sax_encoder.py
tests/test_suds.py
tests/test_timezone.py
tests/test_transport.py
tests/test_transport_http.py
tests/test_utils.py
tests/test_wsse.py
tests/test_xsd_builtins.py
tests/test_xsd_element.py
tests/external/__init__.py
tests/external/axis1.py
tests/external/axis2.py
tests/external/jasper.py
tests/external/public.py
tests/external/rhq.py
tests/external/saxenc.py
tests/profiling/__init__.py
tests/profiling/profile_sax_encoder.py
tests/testutils/__init__.py
tests/testutils/assertion.py
tests/testutils/assertion__pytest_assert_rewrite_needed.py
tests/testutils/compare_sax.py
tests/testutils/compare_sax__pytest_assert_rewrite_needed.py
tests/testutils/indirect_parametrize.py
tools/readme.txt
tools/run_all_tests.py
tools/setup_base_environments.py
tools/suds_devel/__init__.py
tools/suds_devel/configuration.py
tools/suds_devel/egg.py
tools/suds_devel/environment.py
tools/suds_devel/exception.py
tools/suds_devel/parse_version.py
tools/suds_devel/patch_pytest_on_python_31.py
tools/suds_devel/requirements.py
tools/suds_devel/utility.py
tools/suds_devel/zip.py