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 skrah
Recipients rhettinger, serhiy.storchaka, skrah, stutzbach
Date 2017-04-23.12:59:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492952355.83.0.242144061327.issue30144@psf.upfronthosting.co.za>
In-reply-to
Content
I thought splitting off abc was done for performance reasons (reduce the number of imports at Python startup), not for more idiomatic code.
History
Date User Action Args
2017-04-23 12:59:15skrahsetrecipients: + skrah, rhettinger, stutzbach, serhiy.storchaka
2017-04-23 12:59:15skrahsetmessageid: <1492952355.83.0.242144061327.issue30144@psf.upfronthosting.co.za>
2017-04-23 12:59:15skrahlinkissue30144 messages
2017-04-23 12:59:15skrahcreate