]> granicus.if.org Git - python/commit
Remove obsolete code: now IOError and WindowsError are aliases for OSError
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Mon, 17 Dec 2012 14:15:35 +0000 (16:15 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Mon, 17 Dec 2012 14:15:35 +0000 (16:15 +0200)
commitdf485ca493b52dd8f1848794b5a58e3c3d8e92b1
tree973566bf4fa3559e5c518648c636c8e8892427be
parent527e725732b01c92fb141cb7b667e30860dc6f17
Remove obsolete code: now IOError and WindowsError are aliases for OSError
Lib/subprocess.py