[Checkins] SVN: gocept.zeoraid/trunk/src/gocept/zeoraid/storage.py forgot to remove XXX

Thomas Lotze tl at gocept.com
Wed Jan 16 05:23:40 EST 2008


Log message for revision 82918:
  forgot to remove XXX

Changed:
  U   gocept.zeoraid/trunk/src/gocept/zeoraid/storage.py

-=-
Modified: gocept.zeoraid/trunk/src/gocept/zeoraid/storage.py
===================================================================
--- gocept.zeoraid/trunk/src/gocept/zeoraid/storage.py	2008-01-16 10:22:35 UTC (rev 82917)
+++ gocept.zeoraid/trunk/src/gocept/zeoraid/storage.py	2008-01-16 10:23:39 UTC (rev 82918)
@@ -210,7 +210,6 @@
         """Load the object record for the give transaction id."""
         return self._apply_single_storage('loadSerial', (oid, serial))
 
-    # XXX
     @ensure_writable
     def new_oid(self):
         """Allocate a new object id."""



More information about the Checkins mailing list