[Checkins] SVN: ZODB/trunk/src/ZEO/tests/testZEO2.py Windows. sigh.

Jim Fulton jim at zope.com
Tue May 4 16:54:45 EDT 2010


Log message for revision 111947:
  Windows. sigh.
  

Changed:
  U   ZODB/trunk/src/ZEO/tests/testZEO2.py

-=-
Modified: ZODB/trunk/src/ZEO/tests/testZEO2.py
===================================================================
--- ZODB/trunk/src/ZEO/tests/testZEO2.py	2010-05-04 20:18:55 UTC (rev 111946)
+++ ZODB/trunk/src/ZEO/tests/testZEO2.py	2010-05-04 20:54:45 UTC (rev 111947)
@@ -392,6 +392,8 @@
     ZEO.StorageServer DEBUG
     (test-addr-18) ('1') dequeue lock: transactions waiting: 0
 
+    >>> zs1.tpc_abort(tid1)
+
     >>> logging.getLogger('ZEO').setLevel(logging.NOTSET)
     >>> logging.getLogger('ZEO').removeHandler(handler)
     """



More information about the checkins mailing list