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 eric.smith
Recipients docs@python, eric.smith, techtonik
Date 2010-07-21.08:43:34
SpamBayes Score 0.019383382
Marked as misclassified No
Message-id <1279701817.32.0.0355943401106.issue9320@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure where you'd put this. The defining characteristic of threads is that _all_ objects are shared among them.
History
Date User Action Args
2010-07-21 08:43:37eric.smithsetrecipients: + eric.smith, techtonik, docs@python
2010-07-21 08:43:37eric.smithsetmessageid: <1279701817.32.0.0355943401106.issue9320@psf.upfronthosting.co.za>
2010-07-21 08:43:35eric.smithlinkissue9320 messages
2010-07-21 08:43:34eric.smithcreate