On Nov 30, 2007 1:58 AM, Dirkjan Ochtman <[EMAIL PROTECTED]> wrote: > I was talking to the guys in #pypy (and I think some people from twisted > were agreeing), who said that the whole _frame thing is not really an > implementation detail, but a rather important interface. As such, I was > thinking that maybe their underscore prefix should go... > > I don't know how hard it would be for Jython, IronPython et al. to > support this kind of interface, but seeing as how something like > zope.interface relies on it (and therefore all of Twisted, too, I > think), it's kind of mandatory anyway.
Well I hate to say it again (over and over), but the hacks used by those systems are all disgusting and they should not be encouraged by giving the _getframe() API a higher status. -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com