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 skip.montanaro
Recipients barry, rhettinger, skip.montanaro
Date 2008-01-22.20:12:40
SpamBayes Score 0.34978816
Marked as misclassified No
Message-id <1201032763.2.0.503115361135.issue1818@psf.upfronthosting.co.za>
In-reply-to
Content
I'd personally be kind of surprised if Barry had any thoughts on this.
Is there any reason this couldn't be pushed down into the C code and
replace the normal tuple output completely?  In the absence of any
fieldnames you could just dream some up, like "field001", "field002",
etc.

Skip
History
Date User Action Args
2008-01-22 20:12:43skip.montanarosetspambayes_score: 0.349788 -> 0.34978816
recipients: + skip.montanaro, barry, rhettinger
2008-01-22 20:12:43skip.montanarosetspambayes_score: 0.349788 -> 0.349788
messageid: <1201032763.2.0.503115361135.issue1818@psf.upfronthosting.co.za>
2008-01-22 20:12:41skip.montanarolinkissue1818 messages
2008-01-22 20:12:40skip.montanarocreate