[Python-Dev] Threading, scalability, and possible bug report (original) (raw)

Barry A. Warsaw barry@zope.com
Wed, 24 Apr 2002 08:31:17 -0400


"A" == Aahz <aahz@pythoncraft.com> writes:

A> import * is evil, evil, evil; it's a recipe for namespace
A> pollution; it makes debugging a total chore.

But like bare-excepts, it has it's place. -Barry