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 benjamin.peterson
Recipients benjamin.peterson, collinwinter, nedds
Date 2008-07-25.21:10:29
SpamBayes Score 0.11522792
Marked as misclassified No
Message-id <1217020230.65.0.0657847856065.issue3358@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe this is a bad idea, but would it be possible/reasonable to provide
recursive and iterative implementations and use the iterative one on
large files?
History
Date User Action Args
2008-07-25 21:10:31benjamin.petersonsetspambayes_score: 0.115228 -> 0.11522792
recipients: + benjamin.peterson, collinwinter, nedds
2008-07-25 21:10:30benjamin.petersonsetspambayes_score: 0.115228 -> 0.115228
messageid: <1217020230.65.0.0657847856065.issue3358@psf.upfronthosting.co.za>
2008-07-25 21:10:29benjamin.petersonlinkissue3358 messages
2008-07-25 21:10:29benjamin.petersoncreate