summaryrefslogtreecommitdiffstats
path: root/Include/parsetok.h
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2000-10-02 02:15:08 (GMT)
committerGreg Ward <gward@python.net>2000-10-02 02:15:08 (GMT)
commitcb9c9aed01abc99cad2fbadd0b407d226bbbb2ba (patch)
treefbd48b443553d50a93878964fcb48b73a3e22b60 /Include/parsetok.h
parent04cc88df05d85d0c8908d912b37c86108e55eccd (diff)
downloadcpython-cb9c9aed01abc99cad2fbadd0b407d226bbbb2ba.zip
cpython-cb9c9aed01abc99cad2fbadd0b407d226bbbb2ba.tar.gz
cpython-cb9c9aed01abc99cad2fbadd0b407d226bbbb2ba.tar.bz2
Finished the overhaul of byte-compilation options: there's now a 6-way
choice between (compile, no-compile) * (optimize=0, optimize=1, optimize=2). Details: - added --no-compile option to complement --compile, which has been there for ages - changed --optimize (which never worked) to a value option, which expects 0, 1, or 2 - renamed 'bytecompile()' method to 'byte_compile()', and beefed it up to handle both 'compile' and 'optimize' options - fix '_bytecode_filenames()' to respect the new options
Diffstat (limited to 'Include/parsetok.h')
0 files changed, 0 insertions, 0 deletions