added code from older repository
git-svn-id: file:///home/www/usr01/svn/gnuviechadmin/gnuviech.info/gnuviechadmin/trunk@101 a67ec6bc-e5d5-0310-a910-815c51eb3124
This commit is contained in:
parent
3c7d5d5ac7
commit
96dc383526
4 changed files with 98 additions and 0 deletions
4
backend.old/soapclient/soapclient.py
Normal file
4
backend.old/soapclient/soapclient.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
from SOAPpy import SOAPProxy
|
||||
|
||||
server = SOAPProxy("http://localhost:8080/")
|
||||
print server.hello()
|
||||
Loading…
Add table
Add a link
Reference in a new issue