From: Guido van Rossum Date: Tue, 8 Oct 1996 14:15:25 +0000 (+0000) Subject: Remove RCS crud... Sigh... X-Git-Tag: v1.4~135 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b1d9bad3266b90d7d37b7f2543d22887c2623c9;p=python Remove RCS crud... Sigh... --- diff --git a/Lib/dos-8x3/bastion.py b/Lib/dos-8x3/bastion.py index cb54be9159..9411ff998d 100755 --- a/Lib/dos-8x3/bastion.py +++ b/Lib/dos-8x3/bastion.py @@ -26,9 +26,6 @@ bastion is created. """ -__version__ = '$Revision$' -# $Source$ - from types import MethodType diff --git a/Lib/dos-8x3/mimewrit.py b/Lib/dos-8x3/mimewrit.py index 6fbcb65f97..29a9933b67 100644 --- a/Lib/dos-8x3/mimewrit.py +++ b/Lib/dos-8x3/mimewrit.py @@ -6,9 +6,6 @@ MimeWriter - the only thing here. """ -__version__ = '$Revision$' -# $Source$ - import string import mimetools diff --git a/Lib/dos_8x3/bastion.py b/Lib/dos_8x3/bastion.py index cb54be9159..9411ff998d 100755 --- a/Lib/dos_8x3/bastion.py +++ b/Lib/dos_8x3/bastion.py @@ -26,9 +26,6 @@ bastion is created. """ -__version__ = '$Revision$' -# $Source$ - from types import MethodType diff --git a/Lib/dos_8x3/mimewrit.py b/Lib/dos_8x3/mimewrit.py index 6fbcb65f97..29a9933b67 100644 --- a/Lib/dos_8x3/mimewrit.py +++ b/Lib/dos_8x3/mimewrit.py @@ -6,9 +6,6 @@ MimeWriter - the only thing here. """ -__version__ = '$Revision$' -# $Source$ - import string import mimetools