Commit fa61a59b authored by Hanno Schlichting's avatar Hanno Schlichting

A little bit less Acquisition

parent d77221f8
......@@ -46,7 +46,7 @@ class Conflicter(Happy):
raise ConflictError
class DummyRequest(Acquisition.Implicit):
class DummyRequest(object):
def physicalPathToURL(self, path, relative=False):
if not relative:
......
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