[Checkins] SVN: zope.pagetemplate/trunk/tox.ini Er,	zope.security.proxy is in zope.security, not in zope.proxy.
    Marius Gedminas 
    cvs-admin at zope.org
       
    Thu Dec 20 15:21:06 UTC 2012
    
    
  
Log message for revision 128805:
  Er, zope.security.proxy is in zope.security, not in zope.proxy.
  
  
Changed:
  U   zope.pagetemplate/trunk/tox.ini
-=-
Modified: zope.pagetemplate/trunk/tox.ini
===================================================================
--- zope.pagetemplate/trunk/tox.ini	2012-12-20 15:17:35 UTC (rev 128804)
+++ zope.pagetemplate/trunk/tox.ini	2012-12-20 15:21:05 UTC (rev 128805)
@@ -1,6 +1,6 @@
 [tox]
 envlist =
-    # py32 needs a py3k-compatible zope.proxy at the very least
+    # py32 needs a py3k-compatible zope.security at the very least
     py26,py27
 
 [testenv]
    
    
More information about the checkins
mailing list