Stefan Krah added the comment: I would like to go ahead with this. As Antoine mentioned, most people don't diagnose import problems, especially when they compare Python 2 against Python 3.
As it turns out, the slowdown is even significant in a simple tcpserver application that starts a Python script. Another benefit is that it will be possible to import the Python version easily, e.g. to check error messages (currently _decimal justs displays the signal in tracebacks). I've often wanted that myself instead of going through the import_fresh_module() ordeal. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19232> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com