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 christian.heimes
Recipients benjamin.peterson, christian.heimes
Date 2008-11-28.11:28:19
SpamBayes Score 0.02513864
Marked as misclassified No
Message-id <1227871701.68.0.713411560639.issue4450@psf.upfronthosting.co.za>
In-reply-to
Content
I've fixed the multiprocessing examples in r67417. 2to3 altered
multiprocessing.Queue() to multiprocessing.queue().
History
Date User Action Args
2008-11-28 11:28:21christian.heimessetrecipients: + christian.heimes, benjamin.peterson
2008-11-28 11:28:21christian.heimessetmessageid: <1227871701.68.0.713411560639.issue4450@psf.upfronthosting.co.za>
2008-11-28 11:28:19christian.heimeslinkissue4450 messages
2008-11-28 11:28:19christian.heimescreate