SVN: ZODB/trunk/src/ZEO/tests/testZEO2.py Windows. sigh.
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <20100504205936.7D1267083BC__30066.2801637829$1273006783$gmane$org@cvs.zope.org> |
Log message for revision 111949:
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:58:28 UTC (rev 111948)
+++ ZODB/trunk/src/ZEO/tests/testZEO2.py 2010-05-04 20:59:36 UTC (rev 111949)
@@ -197,6 +197,7 @@
>>> '1' in server._commit_locks
True
+ >>> zs.tpc_abort('1')
"""