• Philipp von Weitershausen's avatar
    Fix last remaining Five test failure by providing the ZPT traverser · 7959d6c5
    Philipp von Weitershausen authored
    (boboTraverseAwareSimpleTraverse) with a request. Since zope.app has
    already solved this problem (and I copied zope.app's approach in the
    traverser), we can just simply reuse zope.app's code here. Yes, it
    adds another dependency on zope.app, but at least we're not duplicating
    code.
    
    All Zope 2 tests should be passing now...
    7959d6c5
Expressions.py 9.07 KB