This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author michael.foord
Recipients brett.cannon, cvrebert, georg.brandl, gregory.p.smith, johannes.janssen, michael.foord, thobe
Date 2009-08-16.23:23:06
SpamBayes Score 0.0001209801
Marked as misclassified No
Message-id <1250464987.96.0.379097926842.issue6712@psf.upfronthosting.co.za>
In-reply-to
Content
I meant in IronPython of course. D'oh. Anyway, I made the change to
inspect to keep it compatible with IronPython so I can make the
documentation change.

A mention in the sys._getframe docs that it is not guaranteed to exist
across implementations would be useful. I'll add that unless there are
major objections.
History
Date User Action Args
2009-08-16 23:23:08michael.foordsetrecipients: + michael.foord, brett.cannon, georg.brandl, gregory.p.smith, cvrebert, johannes.janssen, thobe
2009-08-16 23:23:07michael.foordsetmessageid: <1250464987.96.0.379097926842.issue6712@psf.upfronthosting.co.za>
2009-08-16 23:23:06michael.foordlinkissue6712 messages
2009-08-16 23:23:06michael.foordcreate