Am Mittwoch 22 Oktober 2008 16:44:58 schrieb Satchidanand Haridas: > What version of zope.session are you using? > > A fix (using zope.minmax) for ConflictErrors related to the update of > access time on sessionData object was committed into zope.session in > rev76899. Not sure if that solves this problem of conflict errors that > you see, but if you are using a version of zope.session prior to > r76899, upgrading may make those problems go away.
Hmmm, I'm using zope.session from the KGS, so I'm unsure which revision I have. However, when looking at the "$Id:" lines in the python files, I can see e.g. the following line: tests.py:$Id: tests.py 80055 2007-09-25 21:28:54Z rogerineichen That probably indicates, that my revision > r76899, is that true? Best Regards, Hermann -- [EMAIL PROTECTED] GPG key ID: 299893C7 (on keyservers) FP: 0124 2584 8809 EF2A DBF9 4902 64B4 D16B 2998 93C7 _______________________________________________ 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 )
