Thomas> I haven't tried it, but using psyco in a script and building an
Thomas> exe from it with py2exe should work right out of the box - but
Thomas> maybe this isn't what you had in mind?
I was thinking of implicitly mixing in psyco, even if the script didn't use
it. Maybe I have too much faith in psyco. ;-)
Skip