[Python-Dev] PEP czar for PEP 3144? (original) (raw)

Matt Joiner anacrolix at gmail.com
Mon Feb 20 19:39:01 CET 2012


On Mon, Feb 20, 2012 at 11:27 PM, Antoine Pitrou <solipsis at pitrou.net> wrote:

IMHO, nesting without a good, consistent, systematic categorization leads to very unpleasant results (e.g. "from urllib.request import urlopen").

Historically, our stdlib has been flat and I think it should stay so, short of redoing the whole hierarchy.

I concur. Arbitrary nesting should be avoided.



More information about the Python-Dev mailing list