server/sqlutils.py
changeset 5768 1e73a466aa69
parent 5625 6ee2a7b6f194
child 6142 8bc6eac1fac1
child 6284 c35b2ebeb3c9
--- a/server/sqlutils.py	Thu Jun 17 12:13:38 2010 +0200
+++ b/server/sqlutils.py	Thu Jun 17 14:43:16 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 <http://www.gnu.org/licenses/>.
-"""SQL utilities functions and classes.
+"""SQL utilities functions and classes."""
 
-"""
 __docformat__ = "restructuredtext en"
 
 import os