Commit 2e6659cf authored by Chris McDonough's avatar Chris McDonough

Add missing import.

parent 01e9b97e
......@@ -13,7 +13,7 @@
# This code is duplicated here from Products/ZCatalog/Catalog.py to avoid a
# unnecessary dependency on ZCatalog.
import types
try:
from DocumentTemplate.cDocumentTemplate import safe_callable
except ImportError:
......
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