[issue1102] Add support for _msi.Record.GetString() and _msi.Record.GetInteger()

Anthony Tuininga report at bugs.python.org
Tue Sep 4 23:06:50 CEST 2007


New submission from 
					Anthony Tuininga
				:

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. :-)

----------
nosy: +atuining

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1102>
__________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: _msi.patch.txt
Url: http://mail.python.org/pipermail/python-bugs-list/attachments/20070904/fb57ad8f/attachment.txt 


More information about the Python-bugs-list mailing list