What's the reasoning behind requiring everything to be in functions? Just curious.
On 6/20/06, Christophe <[EMAIL PROTECTED]> wrote: > > Place all the code in a function. Even without psyco you might get > somewhat better performances then. And I doubt psyco can optimise code > that isn't in a function anyway. -- http://mail.python.org/mailman/listinfo/python-list