Wilfredo Sanchez <wsanc...@wsanchez.net> added the comment:

Well, sequence and mapping are not mutually exclusive, and sqlite3.Row does 
allow mapping-style indexing, which is why I expected .get() to work.

But I hear Raymond's point about all field being known, and I think that's a 
good point… and I agree I don't actually need .get().

Feel free to close. Thanks for the quick replies.

----------

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

Reply via email to