.. _f-pywin32helper: module ``win_installer.pywin32_helper`` ======================================= Short summary +++++++++++++ module ``pymyinstall.win_installer.pywin32_helper`` @grief Functions to help using pywin32. :githublink:`%|py|5` Functions +++++++++ +------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +======================================================================================================+===========================================================================================================================+ | :func:`fix_pywin32_installation ` | copy DLL at the right place | +------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | :func:`import_pywin32 ` | For the module ``pywin32``, this function tries to add the path to the DLL to ``PATH`` before throwing the exception: ... | +------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pymyinstall.win_installer.pywin32_helper :members: :special-members: __init__ :show-inheritance: