diff options
| author | Andrew M. Kuchling <amk@amk.ca> | 2002-11-14 02:25:42 +0000 |
|---|---|---|
| committer | Andrew M. Kuchling <amk@amk.ca> | 2002-11-14 02:25:42 +0000 |
| commit | a6483d2e9a9d9a69e9823217bf6b6334bb0f0066 (patch) | |
| tree | 167efda72ed74e9e8fa3d15f3e9383523adc0284 /Lib/distutils/sysconfig.py | |
| parent | ef6795613915a7ee01509d6ff2049ebf13763772 (diff) | |
| download | cpython-git-a6483d2e9a9d9a69e9823217bf6b6334bb0f0066.tar.gz | |
Remove 'created by' lines; people can use CVS for this, and the information is often out of date
Diffstat (limited to 'Lib/distutils/sysconfig.py')
| -rw-r--r-- | Lib/distutils/sysconfig.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/distutils/sysconfig.py b/Lib/distutils/sysconfig.py index b12b98deee..aa3636f609 100644 --- a/Lib/distutils/sysconfig.py +++ b/Lib/distutils/sysconfig.py @@ -7,7 +7,6 @@ available. Written by: Fred L. Drake, Jr. Email: <fdrake@acm.org> -Initial date: 17-Dec-1998 """ __revision__ = "$Id$" |
