Hans Spaans
Results
2
issues of
Hans Spaans
PEP 441 introduces Python ZIP Applications to bundle a Python Application into a ZIP file with file extension `pyz`. **Reasons for making this change:** Python ZIP Applications, described in [PIP...