Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jun 5, 2018

Python 2.7 doesn't have FileNotFoundError exception: use OSError and
errno.ENOENT.

https://bugs.python.org/issue18174

Python 2.7 doesn't have FileNotFoundError exception: use OSError and
errno.ENOENT.
@vstinner vstinner merged commit bc3df70 into python:2.7 Jun 5, 2018
@vstinner vstinner deleted the filenotfounderror27 branch June 5, 2018 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants