Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a4a7527

Browse files
committed
Removed RCS crud from official Python release version.
1 parent b8cc6ae commit a4a7527

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)