Commit 0c99ceab authored by Jim Fulton's avatar Jim Fulton

Left off some quotes when resolving conflicts during merge.

parent a5742e9c
......@@ -84,8 +84,8 @@
##############################################################################
"""SMTP mail objects
$Id: MailHost.py,v 1.48 2000/05/11 18:54:15 jim Exp $"
__version__ = "$Revision: 1.48 $"[11:-2]
$Id: MailHost.py,v 1.49 2000/05/11 19:20:20 jim Exp $"""
__version__ = "$Revision: 1.49 $"[11:-2]
from Globals import Persistent, HTMLFile, HTML, MessageDialog
from smtplib import SMTP
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment