PackageUtils.PyWin32Utils#
PackageUtils.PyWin32Utils.py
- check_pywin32_postinstall()#
This function checks if the pywin32 post-installation has been completed successfully. Generated by GitHub Copilot.
- Returns:
True if the post-installation is complete, False otherwise.
- Return type:
bool