Suggestion: Cursor execute function return self (cursor) to allow for code like: cursor.execute(SQL).fetchall() instead of cursor.execute(SQL) cursor.fetchall() _______________________________________________ PyGreSQL mailing list [email protected] http://mailman.vex.net/mailman/listinfo/pygresql
- [PyGreSQL] Cursor execute return Adam
- Re: [PyGreSQL] Cursor execute return Christoph Zwerschke
- Re: [PyGreSQL] Cursor execute return D'Arcy J.M. Cain
