[zopeorg-checkins] CVS: Products/ZopeOrg-NV/Extensions - setupZopeOrg.py:1.47

Chris McDonough chrism at zope.com
Fri May 10 12:30:18 EDT 2002


Update of /cvs-zopeorg/Products/ZopeOrg-NV/Extensions
In directory cvs.zope.org:/tmp/cvs-serv19563

Modified Files:
	setupZopeOrg.py 
Log Message:
Committing bigfix to BTreeFolder import.


=== Products/ZopeOrg-NV/Extensions/setupZopeOrg.py 1.46 => 1.47 ===
 from Products.DateIndexes.DateRangeIndex import DateRangeIndex
 from Products.CMFDateIndexes.RSCatalogTool import RSCatalogTool
-from Products.BTreeFolder import manage_addBTreeFolder
+from Products.BTreeFolder.BTreeFolder import manage_addBTreeFolder
 
 #
 # List all specially initialized components






More information about the zopeorg-checkins mailing list