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 vinay.sajip
Recipients glynnc, pitrou, vinay.sajip
Date 2012-12-29.16:09:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356797354.32.0.959775942358.issue16778@psf.upfronthosting.co.za>
In-reply-to
Content
> Passing a globals() instance looks hackish.

Agreed it's not ideal, but we're constrained by what's available to compare against via the frame. Apart from globals() there's only really the filename, which isn't ideal either.
History
Date User Action Args
2012-12-29 16:09:14vinay.sajipsetrecipients: + vinay.sajip, pitrou, glynnc
2012-12-29 16:09:14vinay.sajipsetmessageid: <1356797354.32.0.959775942358.issue16778@psf.upfronthosting.co.za>
2012-12-29 16:09:14vinay.sajiplinkissue16778 messages
2012-12-29 16:09:14vinay.sajipcreate