New import location of setDefaultSkin

parent 189b9bfd
......@@ -21,7 +21,7 @@ from Request import Request
from maybe_lock import allocate_lock
from mapply import mapply
from zExceptions import Redirect
from zope.app.publication.browser import setDefaultSkin
from zope.publisher.browser import setDefaultSkin
class Retry(Exception):
"""Raise this to retry a request
......
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