optimization with the "compiler" module

Steve Holden sholden at holdenweb.com
Wed Apr 17 10:15:31 EDT 2002


"Steve Holden" <sholden at holdenweb.com> wrote ...
> When you refer to an "upgrading function" I suspect you mean a coercion?
> There's no need for a coercion, since for any Strange instance s, s+x == s
> for any x (and, indeed, s+x is x as well)\

That last should, of course, have read

    (and, indeed, s+x is s as well)







More information about the Python-list mailing list