[Zope-Checkins] SVN: Zope/branches/philikon-aq/lib/python/AccessControl/Implementation.py revert accidental checkin

Philipp von Weitershausen philikon at philikon.de
Sat Jul 28 11:52:52 EDT 2007


Log message for revision 78431:
  revert accidental checkin
  

Changed:
  U   Zope/branches/philikon-aq/lib/python/AccessControl/Implementation.py

-=-
Modified: Zope/branches/philikon-aq/lib/python/AccessControl/Implementation.py
===================================================================
--- Zope/branches/philikon-aq/lib/python/AccessControl/Implementation.py	2007-07-28 15:52:13 UTC (rev 78430)
+++ Zope/branches/philikon-aq/lib/python/AccessControl/Implementation.py	2007-07-28 15:52:52 UTC (rev 78431)
@@ -95,7 +95,7 @@
 
 
 # start with the default, mostly because we need something for the tests
-setImplementation("PYTHON")
+setImplementation("C")
 
 # allow the implementation to change from the default
 _implementation_set = 0



More information about the Zope-Checkins mailing list