Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(7) | Call(0) | Derive(0) | Import(7)
src/a/p/appscale-HEAD/AppServer/google/appengine/api/SOAPpy/wstools/WSDLTools.py appscale(Download)
import urllib, weakref from cStringIO import StringIO from Namespaces import OASIS, XMLNS, WSA200408, WSA200403, WSA200303 from Utility import Collection, CollectionNS, DOM, ElementProxy from XMLSchema import XMLSchema, SchemaReader, WSDLToolsAdapter
self.resourceProperties = ParseQName(rpref, element) lookfor = (WSA200408, WSA200403, WSA200303,) NS_WSDL = DOM.GetWSDLUri(self.getWSDL().version) elements = DOM.getElements(element, 'operation', NS_WSDL)
src/a/p/appscale-original-HEAD/AppServer/google/appengine/api/SOAPpy/wstools/WSDLTools.py appscale-original(Download)
import urllib, weakref from cStringIO import StringIO from Namespaces import OASIS, XMLNS, WSA200408, WSA200403, WSA200303 from Utility import Collection, CollectionNS, DOM, ElementProxy from XMLSchema import XMLSchema, SchemaReader, WSDLToolsAdapter
self.resourceProperties = ParseQName(rpref, element) lookfor = (WSA200408, WSA200403, WSA200303,) NS_WSDL = DOM.GetWSDLUri(self.getWSDL().version) elements = DOM.getElements(element, 'operation', NS_WSDL)
src/a/d/adspygoogle.dfp-9.8.0/adspygoogle/SOAPpy/wstools/WSDLTools.py adspygoogle.dfp(Download)
import urllib, weakref from cStringIO import StringIO from Namespaces import OASIS, XMLNS, WSA200408, WSA200403, WSA200303 from Utility import Collection, CollectionNS, DOM, ElementProxy from XMLSchema import XMLSchema, SchemaReader, WSDLToolsAdapter
self.resourceProperties = ParseQName(rpref, element) lookfor = (WSA200408, WSA200403, WSA200303,) NS_WSDL = DOM.GetWSDLUri(self.getWSDL().version) elements = DOM.getElements(element, 'operation', NS_WSDL)
src/a/d/adspygoogle-1.1.10/adspygoogle/SOAPpy/wstools/WSDLTools.py adspygoogle(Download)
import urllib, weakref from cStringIO import StringIO from Namespaces import OASIS, XMLNS, WSA200408, WSA200403, WSA200303 from Utility import Collection, CollectionNS, DOM, ElementProxy from XMLSchema import XMLSchema, SchemaReader, WSDLToolsAdapter
self.resourceProperties = ParseQName(rpref, element) lookfor = (WSA200408, WSA200403, WSA200303,) NS_WSDL = DOM.GetWSDLUri(self.getWSDL().version) elements = DOM.getElements(element, 'operation', NS_WSDL)
src/a/d/adspygoogle.adwords-15.7.0/adspygoogle/SOAPpy/wstools/WSDLTools.py adspygoogle.adwords(Download)
import urllib, weakref from cStringIO import StringIO from Namespaces import OASIS, XMLNS, WSA200408, WSA200403, WSA200303 from Utility import Collection, CollectionNS, DOM, ElementProxy from XMLSchema import XMLSchema, SchemaReader, WSDLToolsAdapter
self.resourceProperties = ParseQName(rpref, element) lookfor = (WSA200408, WSA200403, WSA200303,) NS_WSDL = DOM.GetWSDLUri(self.getWSDL().version) elements = DOM.getElements(element, 'operation', NS_WSDL)
src/a/d/adspygoogle-nopyxml-1.1.6/adspygoogle/SOAPpy/wstools/WSDLTools.py adspygoogle-nopyxml(Download)
import urllib, weakref from cStringIO import StringIO from Namespaces import OASIS, XMLNS, WSA200408, WSA200403, WSA200303 from Utility import Collection, CollectionNS, DOM, ElementProxy from XMLSchema import XMLSchema, SchemaReader, WSDLToolsAdapter
self.resourceProperties = ParseQName(rpref, element) lookfor = (WSA200408, WSA200403, WSA200303,) NS_WSDL = DOM.GetWSDLUri(self.getWSDL().version) elements = DOM.getElements(element, 'operation', NS_WSDL)
src/s/o/SOAPpy-HEAD/SOAPpy/wstools/WSDLTools.py SOAPpy(Download)
import urllib, weakref from cStringIO import StringIO from Namespaces import OASIS, XMLNS, WSA200408, WSA200403, WSA200303 from Utility import Collection, CollectionNS, DOM, ElementProxy from XMLSchema import XMLSchema, SchemaReader, WSDLToolsAdapter
self.resourceProperties = ParseQName(rpref, element) lookfor = (WSA200408, WSA200403, WSA200303,) NS_WSDL = DOM.GetWSDLUri(self.getWSDL().version) elements = DOM.getElements(element, 'operation', NS_WSDL)