]> granicus.if.org Git - python/commit
Patch inspired by Bastian Kleineidam <calvin@cs.uni-sb.de>:
authorGreg Ward <gward@python.net>
Wed, 29 Mar 2000 03:29:34 +0000 (03:29 +0000)
committerGreg Ward <gward@python.net>
Wed, 29 Mar 2000 03:29:34 +0000 (03:29 +0000)
commited8a0e0f21360abbe907a3b80e47c854a443eb13
treee848133b3774e1db313f9e8f2040cde393628f53
parent044b7c15c9209bdd51710f04ab29ce136d9db202
Patch inspired by Bastian Kleineidam <calvin@cs.uni-sb.de>:
use global __debug__ flag to determine if compiled files will be ".pyc"
or ".pyo".  Tweaked compilation output messages too.
Lib/distutils/command/install_lib.py