Barry A. Warsaw <ba...@python.org> added the comment:

Both of those upstreams should be using `if getattr(module, '__file__', None)` 
instead.  The old behavior was an undocumented quirk.

----------

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

Reply via email to