remove debugging statement

This commit is contained in:
Frédéric Péters 2011-11-24 15:28:08 +01:00
parent 0d94a2495d
commit 09d9ad4e45
1 changed files with 0 additions and 1 deletions

View File

@ -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