[z3-checkins] r18278 - z3/sqlos/trunk

jinty at codespeak.net jinty at codespeak.net
Sat Oct 8 02:34:33 CEST 2005


Author: jinty
Date: Sat Oct  8 02:34:31 2005
New Revision: 18278

Modified:
   z3/sqlos/trunk/utils.py
Log:
Drop an XXX about the apparently unused sqlos.utils module

Modified: z3/sqlos/trunk/utils.py
==============================================================================
--- z3/sqlos/trunk/utils.py	(original)
+++ z3/sqlos/trunk/utils.py	Sat Oct  8 02:34:31 2005
@@ -10,6 +10,8 @@
 $Id$
 """
 
+# XXX - grep shows that this function is not used at all in sqlos, perhaps we
+# should just get rid of this module - jinty
 from zope.app.location import LocationProxy
 from zope.schema.vocabulary import SimpleVocabulary
 


More information about the z3-checkins mailing list