leewz added the comment:

(Never mind that last bit. I see it now.)

> I agree that the namespace pollution is a valid bug. It affects “from string 
> import *” and dir(string).

How do I get this behavior for `dir`? I get '_re' in `dir(string)`.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26809>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to