module helpgen.utils_pywin32

Short summary

module pyquickhelper.helpgen.utils_pywin32

Functions to help using pywin32

source on GitHub

Functions

function

truncated documentation

import_pywin32

For the module pywin32, this function tries to add the path to the DLL to PATH before throwing the exception: …

Documentation

Functions to help using pywin32

source on GitHub

pyquickhelper.helpgen.utils_pywin32.import_pywin32()[source]

For the module pywin32, this function tries to add the path to the DLL to PATH before throwing the exception: DLL load failed: The specified module could not be found.

source on GitHub