Does anyone have any experience using the Psyco module for Python? We are currently implementing some very intensive Python scripts that can take anywhere from several minutes to several hours. We are discussing our options for optimizations and Psyco was one of those options. However, I downloaded the extension module and tried to test it with a few of our scripts and it seems to cause problems with arcpy. Any comments, experience, or insight would be greatly appreciated. Thanks!
Aaron