mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 04:32:36 +01:00
Updated from stupid defaults. SOAPpy--
This commit is contained in:
parent
b0ed9c3c6c
commit
b4530f02c7
@ -385,7 +385,7 @@ class SOAPProxy:
|
||||
throw_struct = 0
|
||||
|
||||
if throw_struct:
|
||||
print p
|
||||
#print p
|
||||
raise p
|
||||
|
||||
# If unwrap_results=1 and there is only element in the struct,
|
||||
|
@ -65,7 +65,7 @@ class SOAPConfig:
|
||||
# Setting debug also sets returnFaultInfo,
|
||||
# dumpHeadersIn, dumpHeadersOut, dumpSOAPIn, and dumpSOAPOut
|
||||
self.debug = 0
|
||||
self.dumpFaultInfo = 1
|
||||
self.dumpFaultInfo = 0
|
||||
# Setting namespaceStyle sets typesNamespace, typesNamespaceURI,
|
||||
# schemaNamespace, and schemaNamespaceURI
|
||||
self.namespaceStyle = '1999'
|
||||
|
Loading…
Reference in New Issue
Block a user