Thanks for your help, I tryed to add the patch but still have the same problem...
Attached are the msvcrt module as I modified it and the code I tryed to run. P 2011/6/8 Amaury Forgeot d'Arc <amaur...@gmail.com> > Hi, > > 2011/6/8 Paolo Basso <pa.ba...@gmail.com>: > > if msvcrt.kbhit(): > > AttributeError: 'module' object has no attribute 'kbhit' > > The msvcrt module is implemented in pure Python (in pypy_lib/msvcrt.py) > This function seems easy to add. > Patches are welcome! > > -- > Amaury Forgeot d'Arc >
msvcrt.py
Description: Binary data
Interactive(fails in pypy).py
Description: Binary data
_______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev