branch | stable |
changeset 5994 | 97c55baefa0c |
parent 5768 | 1e73a466aa69 |
child 6142 | 8bc6eac1fac1 |
child 6284 | c35b2ebeb3c9 |
--- 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 <http://www.gnu.org/licenses/>. -"""SQL utilities functions and classes. +"""SQL utilities functions and classes.""" -""" __docformat__ = "restructuredtext en" import os