Our pysqlite2 cursor wrapper returns None istead of [] from fetchall to indicate an empty result set. This is non-standard and makes no sense. This fixes #3193.
Authored by: jonas 2006-05-27
Parent: [r3346]
Child: [r3348]