Re: [Python-Dev] __import__ docs follow-up

2008-12-05 Thread Nick Coghlan
Georg Brandl wrote: > Hi, > > as a follow-up to the thread a few days ago, and the bug report, I've > rewritten most of the __import__ docs. I've attached the suggested patch > to the issue . > > I'd be glad for reviews. Also, I'd like to ask about opinions if t

[Python-Dev] __import__ docs follow-up

2008-12-05 Thread Georg Brandl
Hi, as a follow-up to the thread a few days ago, and the bug report, I've rewritten most of the __import__ docs. I've attached the suggested patch to the issue . I'd be glad for reviews. Also, I'd like to ask about opinions if this "winning idiom" (as a bug comm