[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' fails when launching with ''

2012-05-23 Thread olivier-mattelaer
New submission from olivier-mattelaer olivier.mattel...@uclouvain.be: Hi Everyone, I have found a strange behavior of the import command for the routine readline: The commands (put in the file test.py) is simply: import readline print readline.__doc__ If I run this programs normally (i.e