self modifying code

taleinat at gmail.com taleinat at gmail.com
Mon May 1 12:34:23 EDT 2006


Personally, I would almost always pay the x2 efficiency price in order
to use a class. But then I don't know what you're writing.

Of course, if you really need it to be efficient, you can write it as a
C extension, or use Pyrex, etc. and get -much- better results.




More information about the Python-list mailing list