This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients brett.cannon, ezio.melotti, rhettinger, stutzbach, terry.reedy, yselivanov
Date 2015-11-20.19:56:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448049396.92.0.346121317197.issue25637@psf.upfronthosting.co.za>
In-reply-to
Content
I would not like to have, say, 20 namespaces, some with just one ABD, such as functools.abc.Callable.  I might have preferred abc.collections to collections.abc, etc.
History
Date User Action Args
2015-11-20 19:56:37terry.reedysetrecipients: + terry.reedy, brett.cannon, rhettinger, stutzbach, ezio.melotti, yselivanov
2015-11-20 19:56:36terry.reedysetmessageid: <1448049396.92.0.346121317197.issue25637@psf.upfronthosting.co.za>
2015-11-20 19:56:36terry.reedylinkissue25637 messages
2015-11-20 19:56:36terry.reedycreate