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

Skip to content

Commit 5b1d9ba

Browse files
committed
Remove RCS crud... Sigh...
1 parent a4a7527 commit 5b1d9ba

4 files changed

Lines changed: 0 additions & 12 deletions

File tree

Lib/dos-8x3/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/dos-8x3/mimewrit.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

Lib/dos_8x3/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/dos_8x3/mimewrit.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)