It would good if I could stop Psyco from trying to optimise any function
under a particular packages (in my case, Cheetah). Since the filter
function only looks at code objects, which have no context information,
this seems to be presently impossible. Alternatively, it would be good if
there was an option to stop the optimisation of functions only called by
other functions which have been passed to 'cannotcompile.'
Nobody/Anonymous
None
None
Public
|
Date: 2008-11-09 23:11 Ah, I didn't realise that Psyco would stop at functions marked with |
|
Date: 2008-11-07 12:15 I will not fix this (Psyco is only in "maintenance" mode nowadays), but I |
|
Date: 2008-11-07 12:14 I will not fix this (Psyco is only in "maintenance" mode nowadays), but I |