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 <[email protected]> > Hi, > > 2011/6/8 Paolo Basso <[email protected]>: > > 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 [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
