* Zope tests summarizer <nore...@zope.org> [2011-11-18 02:00]: > [2] FAILED ZTK 1.0dev / Python2.4.6 Linux 64bit > https://mail.zope.org/pipermail/zope-tests/2011-November/052798.html > Module: zope.publisher.tests.test_testing > > File > "/home/ccomb/ztk1.0dev-slave/Python2.4.6-Linux-64bit/build/src/zope.publisher/src/zope/publisher/tests/test_testing.py", > line 33 > with zope.publisher.testing.interaction('foo'): > ^ > SyntaxError: invalid syntax
I introduced this context manager in zope.publisher, fully aware that it requires 2.5 at the least (which complies with the ZTK 1.1 specification of 2.5--2.7). Thus, I'm really confused why the builder for ZTK 1.0 is picking this up, I've only bumped the version of zope.publisher in toolkit/trunk, nowhere else. Can somebody enlighten me what "ZTK 1.0dev" actually builds? Thanks, Wolfgang _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )