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 brett.cannon, eric.araujo, eric.snow, pitrou, twouters
Date 2011-11-29.11:21:46
SpamBayes Score 6.932428e-05
Marked as misclassified No
Message-id <1322565707.53.0.259885608178.issue12919@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think conflating two orthogonal needs in a single "feature" like that is a good idea. This will become one of these obscure implementation details which complicate the code for no real benefit. If there's a need to "customize the first import" then a proper proposal should be made rather than a quick hack.
History
Date User Action Args
2011-11-29 11:21:47pitrousetrecipients: + pitrou, twouters, brett.cannon, eric.araujo, eric.snow
2011-11-29 11:21:47pitrousetmessageid: <1322565707.53.0.259885608178.issue12919@psf.upfronthosting.co.za>
2011-11-29 11:21:46pitroulinkissue12919 messages
2011-11-29 11:21:46pitroucreate