Russ P. wrote: > I need to speed up some Python code, and I discovered Psyco. However, > the Psyco web page has not been updated since December 2007. Before I > go to the trouble of installing it, does anyone know if it is still > good for Python 2.6.1? Thanks.
If you look at http://psyco.sourceforge.net/ it would seem so (a Windows binary for 2.6 is available). You might want to wait a little while because Psyco 2 is likely to be released very soon (tomorrow, the last I heard). Duncan -- http://mail.python.org/mailman/listinfo/python-list