On Sat, Aug 30, 2008 at 2:20 PM, Fredrik Lundh <[EMAIL PROTECTED]> wrote: > > importing objects instead of the module (namespace) they live in can cause > all sorts of aliasing and dependency issues. avoid unless you know exactly > what you're doing. > > </F> >
Thanks Fredrik; I understand that is the underlying message of your article. I'm just confused because PEP8 seems to suggest that the from module import Class style is acceptable; is there a big "if you know what are doing" before, which I'm unable to see? Regards Marco -- Marco Bizzarri http://iliveinpisa.blogspot.com/ http://notenotturne.blogspot.com/ -- http://mail.python.org/mailman/listinfo/python-list