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 cool-RR
Recipients brett.cannon, brian.curtin, cool-RR, eric.araujo, eric.snow
Date 2011-07-19.20:20:29
SpamBayes Score 1.130356e-05
Marked as misclassified No
Message-id <1311106830.04.0.225174566855.issue12583@psf.upfronthosting.co.za>
In-reply-to
Content
Brett: Why does it matter that it will be costly? It's a post-mortem activity anyway, usually done when something critical failed and the entire system isn't working.

Why would functions need to be looked at? I mean, isn't a circular import when you try to import a module `foo` while in a lower stack level you haven't finished importing `foo` yet? Does it get trickier than that?
History
Date User Action Args
2011-07-19 20:20:30cool-RRsetrecipients: + cool-RR, brett.cannon, eric.araujo, brian.curtin, eric.snow
2011-07-19 20:20:30cool-RRsetmessageid: <1311106830.04.0.225174566855.issue12583@psf.upfronthosting.co.za>
2011-07-19 20:20:29cool-RRlinkissue12583 messages
2011-07-19 20:20:29cool-RRcreate