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/2002-March/021421.html below:

[Python-Dev] Idea of the Month: Preprocessor

[Python-Dev] Idea of the Month: Preprocessor [Python-Dev] Idea of the Month: PreprocessorGuido van Rossum guido@python.org
Mon, 18 Mar 2002 20:54:51 -0500
> Enable a command line option [-p filename.py] and a related
> environment variable PYTHONPREPROCESS.  The new behavior of the
> interpreter would then be to submit all of its input to the
> preprocess program (a module written in pure python) and then
> interpret the result.

Instead of encumbering the standard Python interpreter, why not write
a script that runs its argument after preprocessing it, and inserts a
preprocessor in __import__.

--Guido van Rossum (home page: http://www.python.org/~guido/)



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