Comment 13 for bug 541985

Revision history for this message
Olivier Dony (Odoo) (odo-openerp) wrote :

Hello,

I'm closing this bug as it is a limitation of Psyco, not a bug of OpenERP.
Pyco breaks the inspect module, because of the way it emulates frame objects.
This is mentioned in the Psyco known bugs, and will break various features of Eclipse's debugger and OpenERP itself.

- http://psyco.sourceforge.net/psycoguide/bugs.html
- http://code.activestate.com/lists/python-list/399157

Thanks all for investigating, this will be a great help for people having the same behavior.

I will manually convert create a question out of this bug (the conversion is currently broken in Launchpad) so it's easier to find ...