-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
Python implements a shorthand for cursors that allow them to be used in for loops. If Cursor.next returns something other than 0 or WT_NOTFOUND, that error is lost. See the _next_ function in class IterableCursor in the SWIG interface spec: lang/python/wiredtiger.i