Commit 621659c5 authored by Florent Guillaume's avatar Florent Guillaume

Revert unwanted checkin.

parent 34ff68d2
......@@ -99,8 +99,6 @@ def render(ob, ns):
class ZopePathExpr(PathExpr):
def __init__(self, name, expr, engine):
if name == 'standard' and not expr:
expr = 'nothing'
super(ZopePathExpr, self).__init__(name, expr, engine,
boboAwareZopeTraverse)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment