Giampaolo Rodola' added the comment:

Does it hang also if you run it directly as in "./python 
Lib/test/test_asynchat.py".
Perhaps you ca try "./python -m trace -t Lib/test/test_asynchat.py"?
Figuring this out should be relatively easy: you can also just put prints into 
test_asynchat.py yourself.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17992>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to