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 pitrou
Recipients abacabadabacaba, afoglia, aronacher, barry, belopolsky, eric.araujo, eric.snow, ezio.melotti, fdrake, georg.brandl, giampaolo.rodola, gwrtheyrn, jackdied, lukasz.langa, ncoghlan, pitrou, rhettinger, santoso.wijaya, serhiy.storchaka, ssc
Date 2014-01-04.18:28:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1388860102.82.0.88050976384.issue7434@psf.upfronthosting.co.za>
In-reply-to
Content
> Ideally, we'd also have a standard lazy import mechanism in 3.5, so these definitions could go in the collections module, but only installed if pprint was also imported.

That sounds more like an on-import hook than a lazy import mechanism, no?
History
Date User Action Args
2014-01-04 18:28:22pitrousetrecipients: + pitrou, fdrake, barry, georg.brandl, rhettinger, ncoghlan, belopolsky, jackdied, giampaolo.rodola, aronacher, ezio.melotti, eric.araujo, afoglia, abacabadabacaba, santoso.wijaya, lukasz.langa, ssc, eric.snow, gwrtheyrn, serhiy.storchaka
2014-01-04 18:28:22pitrousetmessageid: <1388860102.82.0.88050976384.issue7434@psf.upfronthosting.co.za>
2014-01-04 18:28:22pitroulinkissue7434 messages
2014-01-04 18:28:22pitroucreate