Files
sphinx/doc/extdev
Jon Dufresne 49d3a3c0c1 Replace ENOENT errno checks with Python 3 FileNotFoundError
The error is more specific and self documenting.

This removes the last use of sphinx.util.osutil.ENOENT, so it is now
deprecated for removal. sphinx.util.osutil.EEXIST was already unused so
that is deprecated as well.
2018-12-15 09:02:55 -08:00
..
2018-02-25 23:44:38 +09:00
2017-12-20 00:11:28 +09:00
2017-01-05 13:44:04 +09:00
2017-03-10 16:43:27 +09:00
2018-04-21 11:21:27 +09:00