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 theller
Recipients theller
Date 2008-02-21.10:48:04
SpamBayes Score 0.012540547
Marked as misclassified No
Message-id <1203590912.21.0.769567830293.issue2152@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch implements hash and cmp for sqlite3.Row objects.
History
Date User Action Args
2008-02-21 10:48:32thellersetspambayes_score: 0.0125405 -> 0.012540547
recipients: + theller
2008-02-21 10:48:32thellersetspambayes_score: 0.0125405 -> 0.0125405
messageid: <1203590912.21.0.769567830293.issue2152@psf.upfronthosting.co.za>
2008-02-21 10:48:05thellerlinkissue2152 messages
2008-02-21 10:48:04thellercreate