[issue6712] sys._getframe is not available on all Python implementations
Brett Cannon
report at bugs.python.org
Sun Aug 16 20:55:02 CEST 2009
Brett Cannon <brett at python.org> added the comment:
The leading underscore is meant to convey that it is not guaranteed to
exist. But in spite of this, we do plan long-term to make it explicit what
all interpreters are expected to (not) support.
----------
nosy: +brett.cannon
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6712>
_______________________________________
More information about the Python-bugs-list
mailing list