Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

Reducing the import time is not a goal, it is just a measurable side effect. 
The goal is to reduce the number of imported modules unneeded for the 
particular test. Importing every module can have side effects which affects the 
tested behavior. It would be nice to minimize it.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40275>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to