Thanks a lot for the feed back. I'm sure this will help others
Indeed!Thank you!
I was about to submit quite a long post about my local B3 not recognizing ingame input, when I found this thread.
So to answer strata's question: Mac OS X 10.6.7 (Python 2.6.1) has the same problem, probably because it's based on BSD.
No oink:
f5:Desktop fab$ python 8893.py
read : []
readlines: []
readline :
f5:Desktop fab$
Since I'm not really a Unix/Linux person and not very familiar with adding patches to python an recompiling and all that stuff, I tried
Courgette's hack for parser.py and it seems to solve it for me.
Thanks again!