[Zope3-checkins] SVN: Zope3/trunk/ undo most of the last commit,
which was not supposed to be included :-(
Fred L. Drake, Jr.
fdrake at gmail.com
Fri Aug 12 16:25:44 EDT 2005
Log message for revision 37899:
undo most of the last commit, which was not supposed to be included :-(
Changed:
U Zope3/trunk/src/zope/app/ftesting.zcml
D Zope3/trunk/src/zope/app/pagetemplate/ftests/
U Zope3/trunk/utilities/rst2html
-=-
Modified: Zope3/trunk/src/zope/app/ftesting.zcml
===================================================================
--- Zope3/trunk/src/zope/app/ftesting.zcml 2005-08-12 20:23:25 UTC (rev 37898)
+++ Zope3/trunk/src/zope/app/ftesting.zcml 2005-08-12 20:25:44 UTC (rev 37899)
@@ -5,6 +5,5 @@
>
<include package=".container.browser.ftests" />
-<include package=".pagetemplate.ftests" />
</configure>
Modified: Zope3/trunk/utilities/rst2html
===================================================================
--- Zope3/trunk/utilities/rst2html 2005-08-12 20:23:25 UTC (rev 37898)
+++ Zope3/trunk/utilities/rst2html 2005-08-12 20:25:44 UTC (rev 37899)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2.4
+#!/usr/bin/env python2.3
import errno
import os
More information about the Zope3-Checkins
mailing list