mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Removed RCS crud from official Python release version.
This commit is contained in:
parent
b8cc6ae5a1
commit
a4a75278d9
2 changed files with 0 additions and 6 deletions
|
@ -26,9 +26,6 @@ bastion is created.
|
|||
|
||||
"""
|
||||
|
||||
__version__ = '$Revision$'
|
||||
# $Source$
|
||||
|
||||
|
||||
from types import MethodType
|
||||
|
||||
|
|
|
@ -6,9 +6,6 @@ MimeWriter - the only thing here.
|
|||
|
||||
"""
|
||||
|
||||
__version__ = '$Revision$'
|
||||
# $Source$
|
||||
|
||||
|
||||
import string
|
||||
import mimetools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue