bundled SOAPpy-0.12.5
authorForrest Voight <forrest@forre.st>
Wed, 3 Aug 2011 19:29:16 +0000 (15:29 -0400)
committerForrest Voight <forrest@forre.st>
Wed, 3 Aug 2011 19:29:16 +0000 (15:29 -0400)
commit978eaafd657554e3922ac9d95b76174b58a22e3d
treea565330cfe22f5512cfb1902df3ed5df152498be
parent06d38d07d01523410dbeda7a4f226a3c4e57c3fe
bundled SOAPpy-0.12.5
15 files changed:
SOAPpy/Client.py [new file with mode: 0644]
SOAPpy/Config.py [new file with mode: 0644]
SOAPpy/Errors.py [new file with mode: 0644]
SOAPpy/GSIServer.py [new file with mode: 0644]
SOAPpy/NS.py [new file with mode: 0644]
SOAPpy/Parser.py [new file with mode: 0644]
SOAPpy/SOAP.py [new file with mode: 0644]
SOAPpy/SOAPBuilder.py [new file with mode: 0755]
SOAPpy/Server.py [new file with mode: 0644]
SOAPpy/Types.py [new file with mode: 0644]
SOAPpy/URLopener.py [new file with mode: 0644]
SOAPpy/Utilities.py [new file with mode: 0644]
SOAPpy/WSDL.py [new file with mode: 0644]
SOAPpy/__init__.py [new file with mode: 0644]
SOAPpy/version.py [new file with mode: 0644]