Files
typeshed/stdlib/3
Marti Raudsepp d288f443b9 Merge {IO,Environment,Windows}Error into OSError for Python 3.3+ (#1852)
Starting with Python 3.3, IOError, EnvironmentError and WindowsError are
aliases for OSError, which has all the attributes.

Reference:
* https://docs.python.org/3/library/exceptions.html#OSError
* https://www.python.org/dev/peps/pep-3151/

* OSError: Drop Python <3.3 compatibility
* Use Any instead of Union for filename/filename2 type, per GvR comment
See: https://github.com/python/mypy/pull/4541
2018-02-14 16:33:56 +00:00
..
2017-11-09 10:32:17 -08:00
2017-05-23 09:51:29 -07:00
2017-04-24 15:31:29 -07:00
2016-12-19 23:53:19 -08:00
2017-04-24 15:04:42 -07:00
2017-01-26 12:05:53 -08:00
2016-12-21 01:15:26 -08:00
2017-06-02 12:53:38 -07:00
2017-11-09 05:56:55 -08:00
2017-11-08 19:39:55 -08:00
2017-04-24 15:31:29 -07:00
2017-04-27 08:48:22 -07:00
2017-04-30 14:16:30 -07:00
2016-12-20 00:47:51 -08:00
2016-12-20 00:16:44 -08:00
2017-05-24 14:09:52 -07:00
2017-04-24 14:57:26 -07:00
2017-11-13 06:56:24 -08:00
2016-12-19 22:09:35 -08:00
2017-05-31 12:07:21 -07:00
2018-01-23 14:27:01 -08:00
2017-03-23 08:26:45 -07:00
2017-10-23 15:26:58 -04:00
2017-10-08 21:12:19 -07:00
2018-01-31 16:51:25 -08:00