On Mon, 2003-12-08 at 15:56, Yuppie wrote: > 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
Yes. That helps :-). Jeremy _______________________________________________ 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 )