Hi all, I'm just installing Zope-3.3.1 with Python-2.2.4 and "make check" is raising the following error:
Failure in test show (zope.app.file.browser.file.FileView) Failed doctest test for zope.app.file.browser.file.FileView.show File "/usr/src/Zope-3.3.1/build/lib.linux-i686-2.4/zope/app/file/browser/file.py", line 39, in show ---------------------------------------------------------------------- File "/usr/src/Zope-3.3.1/build/lib.linux-i686-2.4/zope/app/file/browser/file.py", line 79, in zope.app.file.browser.file.FileView.show Failed example: datetime.fromtimestamp(zope.datetime.time( request.response.getHeader('Last-Modified'))) Expected: datetime.datetime(2006, 1, 1, 0, 0) Got: datetime.datetime(2006, 1, 1, 1, 0) Can anybody help me with this? Thanks. Ronaldo _______________________________________________ Zope3-users mailing list Zope3-users@zope.org http://mail.zope.org/mailman/listinfo/zope3-users