Avoid deprecation warning for the Globals package.

svn path=/plone.app.discussion/trunk/; revision=37349
This commit is contained in:
Hanno Schlichting
2010-06-18 12:01:44 +00:00
parent 6d415efde7
commit 7d3247ff0c
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from Acquisition import aq_parent, Implicit
from AccessControl.Role import RoleManager
from AccessControl.Owned import Owned
from Globals import Persistent
from persistent import Persistent
from Products.CMFCore.DynamicType import DynamicType
from Products.CMFCore.utils import getToolByName