diff -r 00b1b6b906cf -r 97c55baefa0c server/sqlutils.py --- a/server/sqlutils.py Thu Jul 15 12:03:13 2010 +0200 +++ b/server/sqlutils.py Mon Jul 19 15:37:02 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 . -"""SQL utilities functions and classes. +"""SQL utilities functions and classes.""" -""" __docformat__ = "restructuredtext en" import os