sqlite3 cursor object missing attribute documentation
March 8, 2013
5:17 p.m.
Ref: http://docs.python.org/2/library/sqlite3.html#sqlite3.Cursor.fetchall The fetchall() method documentation refers to the arraysize attribute of the cursor object, but the cursor object does not document that attribute or any others. I suggest explicitly listing and documenting cursor object attributes. -- Eric Williams ALS Controls Group, LBL
4939
Age (days ago)
4939
Last active (days ago)
0 comments
1 participants
participants (1)
-
Eric Williams