Jeremy Hylton wrote:
@@ -158,8 +158,6 @@
-        self._reader = ConnectionObjectReader(self, self._cache,
-                                              self._db._classFactory)
@@ -168,6 +166,8 @@
+        self._reader = ConnectionObjectReader(self, self._cache,
+                                              self._db._classFactory)

Is there any difference between these two execept for whitespace?

Line numbers?


HTH, Yuppie



_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )

Reply via email to