--- a/utils.py Tue Sep 22 18:52:20 2009 +0200+++ b/utils.py Tue Sep 22 18:59:00 2009 +0200@@ -361,7 +361,7 @@ return True try:- # may not be there if cubicwbeb-web not installed+ # may not be there if cubicweb-web not installed from simplejson import dumps, JSONEncoder except ImportError: pass