On Oct 2, 9:50 pm, Philip Semanchuk <phi...@semanchuk.com> wrote: > Hi all, > > PEP 8 <http://www.python.org/dev/peps/pep-0008/> says the following: > > Imports should be grouped in the following order: > 1. standard library imports > 2. related third party imports > 3. local application/library specific imports > > I'm not sure in which category to place local, 3rd-party modules like > configobj. > > ...
> Clearly, the best choice is category 2.5? > Actually 2.5 is doable :-) I translate it as "just after any of 2 and before any of 3" Ciao ---- FB -- http://mail.python.org/mailman/listinfo/python-list