Skip to content

Commit 7a6993d

Browse files
author
guido
committed
Removed RCS crud from official Python release version.
git-svn-id: http://svn.python.org/projects/python/trunk@6843 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent 3ae9e5a commit 7a6993d

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

Lib/Bastion.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@
2626
2727
"""
2828

29-
__version__ = '$Revision$'
30-
# $Source$
31-
3229

3330
from types import MethodType
3431

Lib/MimeWriter.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
77
"""
88

9-
__version__ = '$Revision$'
10-
# $Source$
11-
129

1310
import string
1411
import mimetools

0 commit comments

Comments
 (0)