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 nedds
Recipients benjamin.peterson, collinwinter, nedds
Date 2008-07-25.21:22:12
SpamBayes Score 0.04135281
Marked as misclassified No
Message-id <1217020933.16.0.129953315588.issue3358@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think it would be hard to implement, I just need a good, fast
metric to determine if a file should be processed iteratively or
recursively. What do you think would be the best way to do this?
History
Date User Action Args
2008-07-25 21:22:13neddssetspambayes_score: 0.0413528 -> 0.04135281
recipients: + nedds, collinwinter, benjamin.peterson
2008-07-25 21:22:13neddssetspambayes_score: 0.0413528 -> 0.0413528
messageid: <1217020933.16.0.129953315588.issue3358@psf.upfronthosting.co.za>
2008-07-25 21:22:12neddslinkissue3358 messages
2008-07-25 21:22:12neddscreate