[Zope3-checkins] CVS: Zope3/lib/python/Zope/App/OFS/Services/ErrorReportingService - __init__.py:1.1.2.1 ErrorReportingService.py:1.2 IErrorReportingService.py:1.2

Rakesh Naidu rnaidu@zeomega.com
Thu, 17 Oct 2002 13:54:15 -0400


Update of /cvs-repository/Zope3/lib/python/Zope/App/OFS/Services/ErrorReportingService
In directory cvs.zope.org:/tmp/cvs-serv5150

Modified Files:
	ErrorReportingService.py IErrorReportingService.py 
Added Files:
      Tag: ErrorReportingService-branch
	__init__.py 
Log Message:
Error Reporting Service



=== Added File Zope3/lib/python/Zope/App/OFS/Services/ErrorReportingService/__init__.py ===


=== Zope3/lib/python/Zope/App/OFS/Services/ErrorReportingService/ErrorReportingService.py 1.1 => 1.2 ===
--- Zope3/lib/python/Zope/App/OFS/Services/ErrorReportingService/ErrorReportingService.py:1.1	Thu Oct 17 13:07:26 2002
+++ Zope3/lib/python/Zope/App/OFS/Services/ErrorReportingService/ErrorReportingService.py	Thu Oct 17 13:54:14 2002
@@ -12,3 +12,4 @@
 """
 $Id$
 """
+


=== Zope3/lib/python/Zope/App/OFS/Services/ErrorReportingService/IErrorReportingService.py 1.1 => 1.2 ===