]> granicus.if.org Git - python/commit
When not copying a file because the output is up to date, make the message
authorFred Drake <fdrake@acm.org>
Fri, 2 Mar 2001 07:28:03 +0000 (07:28 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 2 Mar 2001 07:28:03 +0000 (07:28 +0000)
commit53a79060bb998e5f1553ba24cdcf81dcfcb41491
treeaa51afed4f90b7080c7e382b3da158fd363266df
parentad2c3c7b69e3c93b1bcd9fdfdb5891a015c1f3ba
When not copying a file because the output is up to date, make the message
slightly more brief, and more like the message that an extension will not
be built because the built copy is up to date.
Lib/distutils/command/build_scripts.py