We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4251afb commit e2255e8Copy full SHA for e2255e8
pyVmomi/SoapAdapter.py
@@ -987,7 +987,6 @@ def EndElementHandler(self, tag):
987
# -- InvokeMethod(ManagedObject mo, Object methodInfo, Object[] args)
988
class StubAdapterBase(StubAdapterAccessorMixin):
989
def __init__(self, version):
990
- StubAdapterAccessorMixin.__init__(self)
991
self.ComputeVersionInfo(version)
992
993
# Compute the version information for the specified namespace
0 commit comments