Serhiy Storchaka added the comment:

Since 3.3 IOError is an alias of OSError. We get rid of reference of IOError 
and other OSError aliases in the documentation and code, replacing them with 
OSError.

----------
nosy: +serhiy.storchaka

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

Reply via email to