# HG changeset patch # User Sylvain Thénault # Date 1253638740 -7200 # Node ID 26b89dfe4170113cf472be1fefd109c1fad359ba # Parent 762a7bc3b73d7d395f9214f31ea948197bb21827 typo diff -r 762a7bc3b73d -r 26b89dfe4170 utils.py --- 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