mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +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,8 +4,6 @@ Implements the Distutils 'bdist_dumb' command (create a "dumb" built
|
|||
distribution -- i.e., just an archive to be unpacked under $prefix or
|
||||
$exec_prefix)."""
|
||||
|
||||
# created 2000/03/29, Greg Ward
|
||||
|
||||
__revision__ = "$Id$"
|
||||
|
||||
import os
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue