diff -r 31776723c0c5 -r ee6deb534f57 utils.py --- a/utils.py Fri Jul 30 10:09:31 2010 +0200 +++ b/utils.py Fri Jul 30 13:18:36 2010 +0200 @@ -15,9 +15,8 @@ # # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . -"""Some utilities for CubicWeb server/clients. +"""Some utilities for CubicWeb server/clients.""" -""" __docformat__ = "restructuredtext en" import os