[Zope3-checkins] CVS: Zope3/lib/python/Zope/App/OFS/Services/SmtpService - SmtpService.py:1.3
Barry Warsaw
barry@wooz.org
Mon, 28 Oct 2002 16:06:05 -0500
Update of /cvs-repository/Zope3/lib/python/Zope/App/OFS/Services/SmtpService
In directory cvs.zope.org:/tmp/cvs-serv26801
Modified Files:
SmtpService.py
Log Message:
CVS ID
=== Zope3/lib/python/Zope/App/OFS/Services/SmtpService/SmtpService.py 1.2 => 1.3 ===
--- Zope3/lib/python/Zope/App/OFS/Services/SmtpService/SmtpService.py:1.2 Mon Oct 28 16:05:48 2002
+++ Zope3/lib/python/Zope/App/OFS/Services/SmtpService/SmtpService.py Mon Oct 28 16:06:05 2002
@@ -13,7 +13,7 @@
##############################################################################
"""SMTP service.
-$Id: SmtpService.py
+$Id$
"""
from Persistence import Persistent