]> granicus.if.org Git - python/commit
From 'run()', only call 'bytecompile()' if we actually have
authorGreg Ward <gward@python.net>
Sun, 1 Oct 2000 23:50:13 +0000 (23:50 +0000)
committerGreg Ward <gward@python.net>
Sun, 1 Oct 2000 23:50:13 +0000 (23:50 +0000)
commitc1acc690184eaa277a200b8ceb37699ad6202a89
tree7c3eab533ae972b1ba15e5158aef4ca3ae234a9f
parentf217e2124a9b57dc13513ea4f9e430413135269e
From 'run()', only call 'bytecompile()' if we actually have
pure Python modules to compile.
Lib/distutils/command/install_lib.py