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 terry.reedy
Recipients Thanh Ly, terry.reedy
Date 2011-06-03.23:14:21
SpamBayes Score 6.113301e-07
Marked as misclassified No
Message-id <1307142862.43.0.545784350681.issue12232@psf.upfronthosting.co.za>
In-reply-to
Content
Hanging is different from crashing.
2.6 and 3.1 (soon) are only open for security issues.
Perhaps your system is missing something needed for the import.

If you want this to stay open, retest with 2.7 or 3.2 and give much more information: your system/OS, C/C++ compiler, your Python binary (copy the startup line in the interactive interpreter), and a minimal code that shows the problem.
History
Date User Action Args
2011-06-03 23:14:22terry.reedysetrecipients: + terry.reedy, Thanh Ly
2011-06-03 23:14:22terry.reedysetmessageid: <1307142862.43.0.545784350681.issue12232@psf.upfronthosting.co.za>
2011-06-03 23:14:21terry.reedylinkissue12232 messages
2011-06-03 23:14:21terry.reedycreate