Erlend Egeberg Aasland <erlend.aasl...@innova.no> added the comment:

I don't see how to easily solve this in AC: we want the arraysize of the cursor 
instance, but I don't see how I'm going to get this via the AC 
namespace/context. Using a "bogus" default value works:

size as maxrows: int(c_default='self->arraysize') = 1

Is there a better way?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40956>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to