diff options
author | Greg Ward <gward@python.net> | 2000-10-02 02:19:04 (GMT) |
---|---|---|
committer | Greg Ward <gward@python.net> | 2000-10-02 02:19:04 (GMT) |
commit | 73a6c942cda33c0b6c97a10b7ef5664e043f987f (patch) | |
tree | c244896f5cb47142ec3bd331e1d9940b541c61a1 /Lib/toaiff.py | |
parent | 8161022d4d880ab03cc90d3d46b32d7991ff742c (diff) | |
download | cpython-73a6c942cda33c0b6c97a10b7ef5664e043f987f.zip cpython-73a6c942cda33c0b6c97a10b7ef5664e043f987f.tar.gz cpython-73a6c942cda33c0b6c97a10b7ef5664e043f987f.tar.bz2 |
Added the ability to do byte-compilation at build time, currently off
by default (since compiling at install time works just fine). Details:
- added 'compile' and 'optimize' options
- added 'byte_compile()' method
- changed 'get_outputs()' so it includes bytecode files
A lot of the code added is very similar to code in install_lib.py;
would be nice to factor it out further.
Diffstat (limited to 'Lib/toaiff.py')
0 files changed, 0 insertions, 0 deletions