]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#2118: IOError is deprecated, use OSError.
authorR David Murray <rdmurray@bitdance.com>
Sun, 14 Apr 2013 10:46:35 +0000 (06:46 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sun, 14 Apr 2013 10:46:35 +0000 (06:46 -0400)
commit8a34596bbecdd5ad3dfd15df6fd4efa658e82765
tree4d76386a9ce7c6522f7039e217f26cfd6f934d2d
parent96d6a78ce03e3642e83fe80cad3ef549cf8717ed
#2118: IOError is deprecated, use OSError.
Doc/library/smtplib.rst
Doc/whatsnew/3.4.rst
Lib/smtplib.py