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 eric.smith
Recipients eric.smith, vajrasky
Date 2013-12-27.15:56:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1388159791.02.0.0882139548415.issue20080@psf.upfronthosting.co.za>
In-reply-to
Content
I think you want to either also testing the number of elements in t, or in just compare t to (row["a"], row["b"]) (untested).
History
Date User Action Args
2013-12-27 15:56:31eric.smithsetrecipients: + eric.smith, vajrasky
2013-12-27 15:56:31eric.smithsetmessageid: <1388159791.02.0.0882139548415.issue20080@psf.upfronthosting.co.za>
2013-12-27 15:56:30eric.smithlinkissue20080 messages
2013-12-27 15:56:30eric.smithcreate