26649465c6
This is the initial version of pyVmomi which represents vSphere API 5.1. Going forward, expect only the 'Objects' and 'Types' generated source files to need updating via official OSS drops.
13 lines
163 B
Python
13 lines
163 B
Python
## @file pyVim/__init__.py
|
|
## @brief A client-side Python API that wraps pyVmomi.
|
|
##
|
|
##
|
|
|
|
##
|
|
## @mainpage
|
|
##
|
|
## A client-side Python API that wraps pyVmomi.
|
|
##
|
|
##
|
|
|