import SOAPpy

server = SOAPpy.SOAPProxy("http://localhot:8080")
print server.izbaci_nedohvatljive("S-aAbC,A-bdE,C-mnG,B-adEI,E-mno,I-pgW")
