commit | 8334fd9285a8e9f0864b0453ae738fe3f6893b21 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Dec 04 10:26:46 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Dec 04 10:26:46 2010 +0000 |
tree | f9341847b4647cd85b6fcd4e5fbece5cd15e1883 | |
parent | 427d3149ebe5c4495e69a04be5464e5b8b446c9e [diff] |
Add an "optimize" parameter to compile() to control the optimization level, and provide an interface to it in py_compile, compileall and PyZipFile.