diff options
author | Greg Ward <gward@python.net> | 2000-09-30 20:37:56 (GMT) |
---|---|---|
committer | Greg Ward <gward@python.net> | 2000-09-30 20:37:56 (GMT) |
commit | 1297b5ce67642dba35615121825fb1621e28e6b8 (patch) | |
tree | 824ce022fc27bdd679732b2bc3dbdbfcafcfc6c4 /Misc/PURIFY.README | |
parent | 4752769d08c3ef950d31b926751d5e4d1dae294f (diff) | |
download | cpython-1297b5ce67642dba35615121825fb1621e28e6b8.zip cpython-1297b5ce67642dba35615121825fb1621e28e6b8.tar.gz cpython-1297b5ce67642dba35615121825fb1621e28e6b8.tar.bz2 |
Added 'byte_compile(): an all-singing, all-dancing wrapper around the
standard 'py_compile.compile()' function. Laundry list of features:
- handles standard Distutils 'force', 'verbose', 'dry_run' flags
- handles various levels of optimization: can compile directly in
this interpreter process, or write a temporary script that is
then executed by a new interpreter with the appropriate flags
- can rewrite the source filename by stripping an optional prefix
and preprending an optional base dir.
Diffstat (limited to 'Misc/PURIFY.README')
0 files changed, 0 insertions, 0 deletions