[issue12919] Control what module is imported first

Antoine Pitrou report at bugs.python.org
Tue Nov 29 12:21:47 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

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.

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12919>
_______________________________________


More information about the Python-bugs-list mailing list