A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2001-April/014202.html below:

[Python-Dev] compileall.py and make install

[Python-Dev] compileall.py and make install [Python-Dev] compileall.py and make installJeremy Hylton jeremy@digicool.com
Fri, 13 Apr 2001 14:48:34 -0400 (EDT)
A brief historical analysis of the situation

In the olden days, py_compile.py did not catch SyntaxErrors.  If
compileall.py used py_compile.py to compile a file and it failed,
it would print an error message but continue working. 

When Python 1.5.2 was released, py_compile was updated to catch the
exceptions on its own.

About six months later, well before 2.0, a change was made to
compileall to exit with non-zero status if it caught a syntax error.
This change apparently had no effect, because compileall never saw
syntax errors.

Jeremy

 




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4