[Python-Dev] PEP 8 updates/clarifications

Michael Hudson mwh at python.net
Tue Dec 13 14:11:59 CET 2005


Guido van Rossum <guido at python.org> writes:

> Dotted non-from imports (e.g. import test.pystone) are rare enough
> that they don't deserve a special rule; if you want me to give a rule,
> I think they should be mixed in with the undotted ones,
> alphabetically.

I actually really hate this style, though I'm at a bit of a loss as to
explain why...

Cheers,
mwh

-- 
  An encyclopedia is about being as accurate as it can, not being
  evenly misinformed.                     -- Coby Beck, comp.lang.lisp


More information about the Python-Dev mailing list