[Zope3-checkins] SVN: Zope3/trunk/src/zope/component/exceptions.py
Module docstring
Philipp von Weitershausen
philikon at philikon.de
Sun May 16 07:37:57 EDT 2004
Log message for revision 24739:
Module docstring
-=-
Modified: Zope3/trunk/src/zope/component/exceptions.py
===================================================================
--- Zope3/trunk/src/zope/component/exceptions.py 2004-05-16 11:26:09 UTC (rev 24738)
+++ Zope3/trunk/src/zope/component/exceptions.py 2004-05-16 11:37:56 UTC (rev 24739)
@@ -11,7 +11,10 @@
# FOR A PARTICULAR PURPOSE.
#
##############################################################################
+"""Exceptions used by the Component Architecture
+$Id$
+"""
from zope.exceptions import NotFoundError
__all__ = ["ComponentLookupError",
Property changes on: Zope3/trunk/src/zope/component/exceptions.py
___________________________________________________________________
Name: svn:keywords
+ Id
More information about the Zope3-Checkins
mailing list