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 serhiy.storchaka
Recipients alexandre.vassalotti, doug.royal, kmike, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-03-31.17:23:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427822612.46.0.388550582237.issue18473@psf.upfronthosting.co.za>
In-reply-to
Content
> Why do you catch AttributeError on import?

Because importing multiprocessing.popen_fork raises AttributeError on Windows.
History
Date User Action Args
2015-03-31 17:23:32serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner, alexandre.vassalotti, python-dev, kmike, doug.royal
2015-03-31 17:23:32serhiy.storchakasetmessageid: <1427822612.46.0.388550582237.issue18473@psf.upfronthosting.co.za>
2015-03-31 17:23:32serhiy.storchakalinkissue18473 messages
2015-03-31 17:23:32serhiy.storchakacreate