On Wednesday 22 June 2005 23:31, you wrote: > >From the DB API (in the standard extensions section): > > Cursor Method .next() > Cursor Method .__iter__()
Ooo. Time-machiney goodness. So a) is there a nice reference saying which modules implement which extensions? Should I go ahead and create a page in the wiki for this and put a link on the database topic guide page? It would seem like a good idea. b) is there any sort of sense of which of these extensions should become part of a DB API 3.0? Anthony -- Anthony Baxter <[EMAIL PROTECTED]> It's never too late to have a happy childhood. _______________________________________________ DB-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/db-sig
