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 SilentGhost
Recipients SilentGhost, brett.cannon, eric.snow, ncoghlan, rjdymond
Date 2015-02-08.16:03:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423411423.06.0.0492790414415.issue23412@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like some sort of race condition. Sleeping for a second before import_module seem to solve the problem.
History
Date User Action Args
2015-02-08 16:03:43SilentGhostsetrecipients: + SilentGhost, brett.cannon, ncoghlan, eric.snow, rjdymond
2015-02-08 16:03:43SilentGhostsetmessageid: <1423411423.06.0.0492790414415.issue23412@psf.upfronthosting.co.za>
2015-02-08 16:03:42SilentGhostlinkissue23412 messages
2015-02-08 16:03:42SilentGhostcreate