This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author atuining
Recipients atuining
Date 2007-09-04.21:06:49
SpamBayes Score 0.011254034
Marked as misclassified No
Message-id <1188940010.27.0.383470464739.issue1102@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a patch that adds the requested support. This is in relation
to the thread at

http://www.gossamer-threads.com/lists/python/python/584264

In addition to the two methods I also "fixed" Fetch() by ensuring that
when the records are exhausted None is returned instead of an error.

If something further is required of me or I submitted this patch
incorrectly, please let me know so I don't screw it up next time. :-)
Files
File name Uploaded
_msi.patch.txt atuining, 2007-09-04.21:06:49
History
Date User Action Args
2007-09-04 21:06:50atuiningsetspambayes_score: 0.011254 -> 0.011254034
recipients: + atuining
2007-09-04 21:06:50atuiningsetspambayes_score: 0.011254 -> 0.011254
messageid: <1188940010.27.0.383470464739.issue1102@psf.upfronthosting.co.za>
2007-09-04 21:06:50atuininglinkissue1102 messages
2007-09-04 21:06:49atuiningcreate