[issue28425] Python3 ignores __init__.py that are links to /dev/null

Antti Haapala report at bugs.python.org
Thu Oct 13 03:50:49 EDT 2016


Antti Haapala added the comment:

One question is why doesn't it just try to `open`, but wants to stat first, when the python principle has always been EAFP.

----------
nosy: +ztane

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


More information about the Python-bugs-list mailing list