[Python-Dev] Free threading (and tcl upvar) (original) (raw)
Jeremy Hylton jeremy@zope.com
Thu, 9 Aug 2001 22:04:11 -0400 (EDT)
- Previous message: [Python-Dev] Free threading (and tcl upvar)
- Next message: [Python-Dev] Free threading (and tcl upvar)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"BAW" == Barry A Warsaw <barry@zope.com> writes: "GvR" == Guido van Rossum <guido@python.org> writes:
GvR> That's why we have sys._getframe(). ;-)
BAW> btw, when you need it, sys._getframe() is a godsend. thank the BAW> genius who came up with that one .
It takes all kinds, doesn't it? For every genius who comes up with something like sys._getframe(), we have some fool who comes up with something like "print >>".
Jeremy
- Previous message: [Python-Dev] Free threading (and tcl upvar)
- Next message: [Python-Dev] Free threading (and tcl upvar)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]