[Python-Dev] PEP czar for PEP 3144? (original) (raw)
Matt Joiner anacrolix at gmail.com
Mon Feb 20 19:39:01 CET 2012
- Previous message: [Python-Dev] PEP czar for PEP 3144?
- Next message: [Python-Dev] PEP czar for PEP 3144?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [Python-Dev] PEP czar for PEP 3144?
- Next message: [Python-Dev] PEP czar for PEP 3144?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]