[Python-Dev] Free threading (and tcl upvar) (original) (raw)

Ken Manheimer klm@zope.com
Thu, 9 Aug 2001 11:43:32 -0400 (EDT)


On Thu, 9 Aug 2001, Guido van Rossum wrote:

> 'upvar' is sick.

That's why we have sys.getframe(). ;-)

We have it, but most of the time we don't need it - thank you. !

(And now that i'm finally using python 2, i could probably reimplement my dns walker similar to the way i did w/tcl, without having to resort to the 'raise' gambit to get a stack frame. Woo woo!-)

Ken klm@zope.com

"But i digress."