Remove RCS crud... Sigh...
This commit is contained in:
parent
a4a75278d9
commit
5b1d9bad32
|
@ -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
|
||||
|
|
|
@ -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…
Reference in New Issue