Skip to content

Commit

Permalink
Fixed missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
Michel Pelletier committed Sep 29, 1999
1 parent e135b3b commit d91edba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ZCatalog.py
Expand Up @@ -94,6 +94,8 @@
import Products
from Acquisition import Implicit
from Persistence import Persistent
from DocumentTemplate.DT_Util import InstanceDict, TemplateDict, cDocument
from AccessControl.Permission import name_trans
from Catalog import Catalog, orify
from SearchIndex import UnIndex, UnTextIndex
import IOBTree
Expand Down

0 comments on commit d91edba

Please sign in to comment.