CVS: Products/Basket - utils.py:1.17

Chris McDonough <[email protected]>
Newsgroups gmane.comp.web.zope.public-cvs
Message-ID <[email protected]>
Update of /cvs-repository/Products/Basket
In directory cvs.zope.org:/tmp/cvs-serv6157

Modified Files:
	utils.py 
Log Message:
Import ImageResource from Globals.



=== Products/Basket/utils.py 1.16 => 1.17 ===
--- Products/Basket/utils.py:1.16	Tue Nov  8 21:28:02 2005
+++ Products/Basket/utils.py	Tue Nov  8 22:07:13 2005
@@ -3,10 +3,12 @@
 import os
 import re
 import sys
+import resource
 
 import Globals
 from Globals import package_home
 from Globals import InitializeClass
+from Globals import ImageResource
 from OFS.content_types import guess_content_type
 from App.Common import rfc1123_date
 from App.special_dtml import defaultBindings

_______________________________________________
Zope-CVS maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zope-cvs

Zope CVS instructions: http://dev.zope.org/CVS
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.