Today, I ported JCC and PyLucene (trunk) to Python 3.1.2 on Mac OS X 10.6.All unit tests and Lucene in Action samples pass. 2to3 did wonders. So did the docs for all the manual C code changes.
If you'd like to check it out: - install Python 3.1.2 - install the latest distribute - check out http://svn.apache.org/repos/asf/lucene/pylucene/branches/python_3/ Bugs, comments, etc.. welcome ! Andi..