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 gvanrossum
Recipients christian.heimes, gvanrossum
Date 2007-10-30.18:35:10
SpamBayes Score 0.09555175
Marked as misclassified No
Message-id <1193769310.62.0.159293100824.issue1352@psf.upfronthosting.co.za>
In-reply-to
Content
I've checked in the patch you added to issue 1329, with one mod: where
you wrote "int fd : 1;" I removed the ": 1" since a field width of one
bit makes no sense here.
History
Date User Action Args
2007-10-30 18:35:10gvanrossumsetspambayes_score: 0.0955518 -> 0.09555175
recipients: + gvanrossum, christian.heimes
2007-10-30 18:35:10gvanrossumsetspambayes_score: 0.0955518 -> 0.0955518
messageid: <1193769310.62.0.159293100824.issue1352@psf.upfronthosting.co.za>
2007-10-30 18:35:10gvanrossumlinkissue1352 messages
2007-10-30 18:35:10gvanrossumcreate