Hey all:
I'm working on a 'pure' python port of some existing software.
Implementations of what I'm trying to accomplish are available (open source) in C++ and in Java.
Which would be easier for me to use as a reference?
I haven't touched C++ in a long time, my experience porting Java to Jython is that it mostly involves deleting stuff :-)
I hacked together a script that does a lot of the work by applying a bunch of regex replacements.
Kent -- http://mail.python.org/mailman/listinfo/python-list