How to pop the interpreter's stack?

Steve Holden steve at holdenweb.com
Sun Dec 26 20:08:49 EST 2010


On 12/26/2010 2:14 PM, kj wrote:
> In <mailman.301.1293383804.6505.python-list at python.org> Ethan Furman <ethan at stoneleaf.us> writes:
> 
>> You failed to mention that cleverness is not a prime requisite of the 
>> python programmer -- in fact, it's usually frowned upon.
> 
> That's the party line, anyway.  I no longer believe it.  I've been
> crashing against one bit of cleverness after another in Python's
> unification of types and classes...

Well if you can find a way to implement a class system that doesn't use
clever tricks *in its implementation* please let me know.

regards
 Steve
-- 
Steve Holden           +1 571 484 6266   +1 800 494 3119
PyCon 2011 Atlanta March 9-17       http://us.pycon.org/
See Python Video!       http://python.mirocommunity.org/
Holden Web LLC                 http://www.holdenweb.com/



More information about the Python-list mailing list