Hi all, Psyco 1.3 has been released: http://sourceforge.net/project/showfiles.php?group_id=41036 Includes support for Python 2.4 (and of course still supports Python 2.1 to 2.3). As always it comes with a few bugfixes, including a memory leak when using the profiler. Another good news is that the built-in functions that read the local variables -- locals(), eval(), execfile(), vars(), dir(), input() -- now work correctly!
A bientot, Armin -- http://mail.python.org/mailman/listinfo/python-list