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 Pankrat, benjamin.peterson
Date 2008-03-17.13:38:07
SpamBayes Score 0.49823144
Marked as misclassified No
Message-id <1205761088.73.0.73787410452.issue2320@psf.upfronthosting.co.za>
In-reply-to
Content
Unless noted, none of Python's stdlib guarantees that it's thread safe.
So , you have to lock.
History
Date User Action Args
2008-03-17 13:38:09benjamin.petersonsetspambayes_score: 0.498231 -> 0.49823144
recipients: + benjamin.peterson, Pankrat
2008-03-17 13:38:08benjamin.petersonsetspambayes_score: 0.498231 -> 0.498231
messageid: <1205761088.73.0.73787410452.issue2320@psf.upfronthosting.co.za>
2008-03-17 13:38:07benjamin.petersonlinkissue2320 messages
2008-03-17 13:38:07benjamin.petersoncreate