[Python-Dev] Common runtime sociology (original) (raw)

Jeremy Hylton jeremy@zope.com
Thu, 9 Aug 2001 12:26:05 -0400 (EDT)


"SC" == Simon Cozens <simon@netthink.co.uk> writes:

SC> (The more I look at Python's VM, the more it seems to have many SC> of the ideas that we want in it...)

You're well on your way, Simon. Once you realized that you don't need Object/PerlVar.c, you will have reached enlightenment.

I don't think the cat will even entertain the notion of running away with you before then.

Jeremy