[issue14892] 'import readline' hangs when launching with '' on BSD and OS X

2012-11-30 Thread Ronald Oussoren
Changes by Ronald Oussoren ronaldousso...@mac.com: -- stage: - committed/rejected status: open - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue14892 ___

[issue14892] 'import readline' hangs when launching with '' on BSD and OS X

2012-10-22 Thread Ronald Oussoren
Ronald Oussoren added the comment: I've just tested this on OSX 10.8.2 and the problem is not present there (that is, 'python -c import deadline ' does not hang) The problem is present on OSX 10.6.8, and when using ksh(1) you can see why the process is stopped: [1] + Stopped(SIGTTOU)

[issue14892] 'import readline' hangs when launching with '' on BSD and OS X

2012-10-22 Thread olivier-mattelaer
olivier-mattelaer added the comment: Thanks a lot Ronald. Cheers, Olivier -- status: pending - open ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue14892 ___

[issue14892] 'import readline' hangs when launching with '' on BSD and OS X

2012-05-23 Thread Ned Deily
Ned Deily n...@acm.org added the comment: I took a quick look at this. It's not just OS X, the following also fails on FreeBSD 8.2: $ python2.7 -c 'import readline' $ $ python2.7 -c 'import readline' $ [1] + Stopped (tty output)python2.7 -c ?import readline It seems to be hanging on a