Tal Einat <talei...@gmail.com> added the comment:

It seems that adding a directory to sys.path is the intended behavior of 
`loader.discover()`. Should the test be restoring sys.path back to it original 
value when it's done?

Also, shouldn't this test (and some others) be restoring sys.modules when 
they're done?

----------
nosy: +taleinat

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

Reply via email to