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 brett.cannon
Recipients brett.cannon, dholth
Date 2012-10-01.23:16:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349133370.22.0.751387433675.issue16104@psf.upfronthosting.co.za>
In-reply-to
Content
This should probably use concurrent.futures instead of multiprocessing directly, but yes it would be useful.

Then again, the whole module should probably be rewritten to use importlib as well.
History
Date User Action Args
2012-10-01 23:16:10brett.cannonsetrecipients: + brett.cannon, dholth
2012-10-01 23:16:10brett.cannonsetmessageid: <1349133370.22.0.751387433675.issue16104@psf.upfronthosting.co.za>
2012-10-01 23:16:10brett.cannonlinkissue16104 messages
2012-10-01 23:16:09brett.cannoncreate