.. _f-winpatch: module ``win_installer.win_patch`` ================================== .. inheritance-diagram:: pymyinstall.win_installer.win_patch Short summary +++++++++++++ module ``pymyinstall.win_installer.win_patch`` Patch the distribution to make it portable :githublink:`%|py|5` Classes +++++++ +----------------------------------------------------------------------------------+--------------------------------------------------+ | class | truncated documentation | +==================================================================================+==================================================+ | :class:`ShebangException ` | exception raised when the shebang is not correct | +----------------------------------------------------------------------------------+--------------------------------------------------+ Functions +++++++++ +-------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +===============================================================================+=============================================================================================================================================+ | :func:`win_patch_paths ` | Paths are absolute when they are installed in all scripts *.exe*, we replaced them either by an empty string (``path_to_python == ""``) ... | +-------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pymyinstall.win_installer.win_patch :members: :special-members: __init__ :show-inheritance: