projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afc224b
)
Delete spurious comment.
author
Greg Ward
<gward@python.net>
Wed, 21 Jun 2000 03:14:27 +0000
(
03:14
+0000)
committer
Greg Ward
<gward@python.net>
Wed, 21 Jun 2000 03:14:27 +0000
(
03:14
+0000)
Lib/distutils/command/install_headers.py
patch
|
blob
|
history
diff --git
a/Lib/distutils/command/install_headers.py
b/Lib/distutils/command/install_headers.py
index afcc887a6962d0f4ee60ee580647a20ac37af70f..991985b4adaff511163b0d22ba04965928ac6b1b 100644
(file)
--- a/
Lib/distutils/command/install_headers.py
+++ b/
Lib/distutils/command/install_headers.py
@@
-43,6
+43,5
@@
class install_headers (Command):
def get_outputs (self):
return self.outfiles
- # run()
# class install_headers