mirror of
https://github.com/python/cpython.git
synced 2025-10-21 14:12:27 +00:00
Remove 'created by' lines; people can use CVS for this, and the information is often out of date
This commit is contained in:
parent
ef67956139
commit
a6483d2e9a
34 changed files with 1 additions and 72 deletions
|
@ -4,9 +4,6 @@ Implements the Distutils 'build_clib' command, to build a C/C++ library
|
|||
that is included in the module distribution and needed by an extension
|
||||
module."""
|
||||
|
||||
# created (an empty husk) 1999/12/18, Greg Ward
|
||||
# fleshed out 2000/02/03-04
|
||||
|
||||
__revision__ = "$Id$"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue