Ver originalfilas = cur.fetchall()if filas: for fila in filas: print filaelse: print "Inserta registro"