From 09d9ad4e45fccd4a87c6a7b485fd3d06ad201e88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 24 Nov 2011 15:28:08 +0100 Subject: [PATCH] remove debugging statement --- tabellio/pcfdb/sync.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tabellio/pcfdb/sync.py b/tabellio/pcfdb/sync.py index 32492ee..a2ec614 100644 --- a/tabellio/pcfdb/sync.py +++ b/tabellio/pcfdb/sync.py @@ -522,7 +522,6 @@ class SyncFromPcfDbView(BrowserView): return count def set_person_functions(self, object, pers): - print object.title cursor = self.db_connection.cursor() cursor.execute('''SELECT debut, fin, type, description, t_comppol.abbr FROM t_pershistoline LEFT JOIN t_comppol