commit | f6451c46d7a00d9e82deec23c6446110e4ef305f | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Wed Jun 21 03:14:27 2000 +0000 |
committer | Greg Ward <gward@python.net> | Wed Jun 21 03:14:27 2000 +0000 |
tree | 1ac99db6c18ac4077d67b842aacc24d8081baaff | |
parent | afc224beeca432d8261be5d647a931fe3b8d0193 [diff] |
Delete spurious comment.
diff --git a/Lib/distutils/command/install_headers.py b/Lib/distutils/command/install_headers.py index afcc887..991985b 100644 --- a/Lib/distutils/command/install_headers.py +++ b/Lib/distutils/command/install_headers.py
@@ -43,6 +43,5 @@ def get_outputs (self): return self.outfiles - # run() # class install_headers