2007/10/19, Adam Olsen <[EMAIL PROTECTED]>:

> Whether this is a minor problem due to poor style or a major problem
> due to a language defect is a matter of perspective.  I'm working on
> redesigning Python's threading support, expecting it to be used a
> great deal more, which'd push it into the major problem category.
>
> For now I'd leave it open.

It's a matter of perspective, yes. But I'll close this bug, because
he's hitting the problem through a weird way, doing something that he
shouldn't.

The real problem here, if any, is that you can not make a second
import in another thread. Feel free to open a bug for this, but
addressing this specifically.

I'd prefer a PEP, though, ;)

Regards,

-- 
.    Facundo

Blog: http://www.taniquetil.com.ar/plog/
PyAr: http://www.python.org/ar/
_______________________________________________
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

Reply via email to