[issue17640] from distutils.util import byte_compile hangs
Giles Hall added the comment: Hi Dmitry, since I can't replicate your issue, can you provide any more context from GDB and/or strace/ktrace? Thanks! -- ___ Python tracker <http://bugs.python.org/is
[issue17640] from distutils.util import byte_compile hangs
Giles Hall added the comment: I was unable to replicate this bug with clean builds of either Python3.3.0 and Python3.3.1rc1 on either Linux or OSX. I assume you also meant Ctrl-C, since there is no reading from standard input occurring in this script. Without further data such as platform