]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
open() now raises IOError, not RuntimeError!
authorGuido van Rossum <guido@python.org>
Thu, 24 Sep 1992 09:14:44 +0000 (09:14 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 24 Sep 1992 09:14:44 +0000 (09:14 +0000)
commit590177bc884f9e382afb759e39729d7cae1aa4f1
tree1ef442dcc5957ccb798d3814ffd230e696e6eb23
parentc431549e214d9d611745f93da8a9c4cbcb3b9844
open() now raises IOError, not RuntimeError!
Demo/stdwin/ibrowse/ifile.py