On 10/06/11 18:00, Paolo Basso wrote: > Ok, I solved the problem, the patch works great (thanks Thomas) but the > problem was a conflict with the python 2.6 library from which the readline.py > module was loaded. Is it normal that it happens or it a problem of my > configuration?
uhm, it seems that something is wrong. PyPy should not try to load the modules of cpython's stdlib (it doesn't even know if/where it is installed!) What is your PYTHONPATH? And your sys.path? ciao, Anto _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev