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 collinwinter, nedds
Date 2008-07-25.21:20:31
SpamBayes Score 0.0006656622
Marked as misclassified No
Message-id <1217020832.87.0.205022547886.issue3448@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a version that only imports processing if the multi-process
option is specified. I don't know if this is the most efficient way it
can be done, and I think there's a better way to do it, but this works.
History
Date User Action Args
2008-07-25 21:20:32neddssetspambayes_score: 0.000665662 -> 0.0006656622
recipients: + nedds, collinwinter
2008-07-25 21:20:32neddssetspambayes_score: 0.000665662 -> 0.000665662
messageid: <1217020832.87.0.205022547886.issue3448@psf.upfronthosting.co.za>
2008-07-25 21:20:31neddslinkissue3448 messages
2008-07-25 21:20:31neddscreate