[Zope3-checkins] SVN: Zope3/trunk/src/zope/app/publication/meta
tipo again (apparently not catched with ':')
Tarek Ziadé
tziade at nuxeo.com
Mon Oct 24 06:38:12 EDT 2005
Log message for revision 39569:
tipo again (apparently not catched with ':')
Changed:
U Zope3/trunk/src/zope/app/publication/metaconfigure.py
U Zope3/trunk/src/zope/app/publication/metadirectives.py
-=-
Modified: Zope3/trunk/src/zope/app/publication/metaconfigure.py
===================================================================
--- Zope3/trunk/src/zope/app/publication/metaconfigure.py 2005-10-24 10:30:59 UTC (rev 39568)
+++ Zope3/trunk/src/zope/app/publication/metaconfigure.py 2005-10-24 10:38:11 UTC (rev 39569)
@@ -15,7 +15,7 @@
See metadirective.py
-$Id:$
+$Id$
"""
__docformat__ = 'restructuredtext'
Modified: Zope3/trunk/src/zope/app/publication/metadirectives.py
===================================================================
--- Zope3/trunk/src/zope/app/publication/metadirectives.py 2005-10-24 10:30:59 UTC (rev 39568)
+++ Zope3/trunk/src/zope/app/publication/metadirectives.py 2005-10-24 10:38:11 UTC (rev 39569)
@@ -22,7 +22,7 @@
The sortkey helps when several directives can handle a request:
they are sorted by this key and the highest one is taken.
-$Id:$
+$Id$
"""
__docformat__ = 'restructuredtext'
More information about the Zope3-Checkins
mailing list