[issue12232] embedded python import cmath

Terry J. Reedy report at bugs.python.org
Sat Jun 4 01:14:22 CEST 2011


Terry J. Reedy <tjreedy at udel.edu> added the comment:

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.

----------
nosy: +terry.reedy
stage:  -> test needed
type: crash -> behavior
versions:  -Python 2.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12232>
_______________________________________


More information about the Python-bugs-list mailing list