[issue21049] Warning at interpreter exit triggers flood of “ImportWarning: sys.meta_path is empty”

Quentin Pradet report at bugs.python.org
Wed Sep 24 10:59:40 CEST 2014


Quentin Pradet added the comment:

I've also been affected by this when testing integration with a third-party library (NLTK). NLTK does need to be fixed, but the ResourceWarning already say so.

The new one-liner doesn't seem contrived to me.

----------
nosy: +Quentin.Pradet

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


More information about the Python-bugs-list mailing list