Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python-3.7.6: Add help("modules") at end of build
Add python3 -c 'help("modules")' at the end of build script. The idea is, that this command requires all available modules to be loaded and would emmit error messages and non-zero exist status in case of any errors in the installation.
- Loading branch information