[Python-Dev] Psyco for -OO or -O (original) (raw)

Lie Ryan lie.1296 at gmail.com
Sat Dec 13 16:19:47 CET 2008


On Sat, 13 Dec 2008 13:28:37 +0000, Michael Foord wrote:

Lie Ryan wrote:

I'm sure probably most of you knows about psyco[1], the optimizer. Python has an -O and -OO flag that is intended to be optimization flag, but we know that currently it doesn't do much. Why not add psyco as standard library and let -O or -OO invoke psyco?

This really belongs on Python-ideas and not Python-dev.

Ah yes, sorry about that, I'm new here. This will be my last post about this here...



More information about the Python-Dev mailing list