> Try copying in asyncore.py and fcntl.py into your python module area on
the
> ipaq (not the .pyc or .pyo versions - these are compiled modules specific
> to the cpu that generated them.)
This is not correct. .pyc and pyo files are .py files compiled to bytecode
which is CPU independent.
Markus
Received on Sun Sep 9 12:29:29 2001
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:44:10 EDT