| commit | 4543846517cbb5defb00f1bae82edd30e1280d9e | [log] [tgz] |
|---|---|---|
| author | Georg Brandl <georg@python.org> | Mon Feb 07 12:36:54 2011 +0000 |
| committer | Georg Brandl <georg@python.org> | Mon Feb 07 12:36:54 2011 +0000 |
| tree | 0dc95793008454a07c4f80034fb03db70d8f3396 | |
| parent | ca583b66c8debea9b083470f9fc3b8ab0589082b [diff] |
#11132: pass optimize parameter to recursive call in compileall.compile_dir(). Reviewed by Eric A.