[Tutor] best approach to db-api imports and cursor calls

Serdar Tumgoren zstumgoren at gmail.com
Thu Aug 13 14:10:02 CEST 2009


> But most folks find multiple cursors easier to manage in the same way that
> they find multiple variables easier than reusing a minimal number.
>
That makes sense. I think I'll try using a global import/connect, and
then create cursors inside each method.

Thanks to you both for the advice!


More information about the Tutor mailing list