Python bridge for .NET CF
Hello again, I am also interested if there is a way to get the bridge to work with Python for Pocket PCs. There is a Python 2.2 available for Pocket PCs from http://www.murkworks.com/Research/Python/PocketPCPython/Overview Thank you, Boris Capitanu capitanu@uiuc.edu __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
I am also interested if there is a way to get the bridge to work with Python for Pocket PCs. There is a Python 2.2 available for Pocket PCs from http://www.murkworks.com/Research/Python/PocketPCPython/Overview
Thank you,
Boris Capitanu
Hi Boris - I have a feeling this would be a tough job. The current version of Python for .NET is based on Python2.3+, and there were some non-trivial changes to type structures, etc. in CPython from 2.2 to 2.3. You could possibly use the old preview-2 release (which was based on 2.2). I'm also not sure that the .NET CF supports all of the reflection-related things that Python for .NET needs to work. Brian Lloyd brian@zope.com V.P. Engineering 540.361.1716 Zope Corporation http://www.zope.com
participants (2)
-
Boris Capitanu
-
Brian Lloyd