On Sun, Sep 26, 2010 at 7:46 AM, "Martin v. Löwis" <mar...@v.loewis.de> wrote: > What you read as a bug report was labeled "user story", > which I think is anatoly's way of saying "it's not a bug > report".
Skimming the original post, I actually thought of two possible candidates that fit the "it doesn't work" moniker when it comes to imports: http://bugs.python.org/issue8098 (multi-threaded dodginess courtesy of some deadlock avoidance we added a while back) http://bugs.python.org/issue992389 (ah, the joys of circular imports - our dear little 6 year old tracker issue...) Not quite what anatoly is talking about though (see other post). Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com