> It may not be an easy port, as it freely uses lots of Python features, > including Jim Fulton's new-in-2.4 thread-local storage API FWIW, I made that part optional by putting in backwards compatibility code. I periodically verify that it runs fine under Py2.3. Raymond