New submission from Johannes Janssen <[email protected]>: As I learned on the mailing list the function sys._getframe() is not available on all Python implementations (e.g. jython). This information should be added to the documentation.
---------- assignee: georg.brandl components: Documentation messages: 91629 nosy: georg.brandl, johannes.janssen severity: normal status: open title: sys._getframe is not available on all Python implementations _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue6712> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
