Anthony Tuininga <anthony.tuini...@gmail.com> added the comment: All, I have trimmed this patch down to the bare minimum required to solve this problem. Please review this as I would dearly love to have this committed. The error received without this patch is
MSIError: unknown error 103 This occurs when there are no more records to fetch from the view. The patch simply returns None when there are no more records to fetch -- similar to what is done by the DB API. ---------- Added file: http://bugs.python.org/file24795/_msi_fetch.patch.txt _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1102> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com