diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 1998-07-28 17:30:06 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 1998-07-28 17:30:06 (GMT) |
commit | ec8c8c2ef2cac83a12b249c4e6ba4c62c018bfdc (patch) | |
tree | d8bce6e6e21701ec729b18de8d5ddb54d2f314fb /Doc/ref/ref5.tex | |
parent | ee7fd697bf2e1752f2a484030906ea7b7912e0e8 (diff) | |
download | cpython-ec8c8c2ef2cac83a12b249c4e6ba4c62c018bfdc.zip cpython-ec8c8c2ef2cac83a12b249c4e6ba4c62c018bfdc.tar.gz cpython-ec8c8c2ef2cac83a12b249c4e6ba4c62c018bfdc.tar.bz2 |
fix __str__ method of EnvironmentError (base class of IOError): was
using "%d" % errno to print out IOError exceptions -- but urllib.py
raises exceptions where the errno slot in the exception tuple is a
string.
Diffstat (limited to 'Doc/ref/ref5.tex')
0 files changed, 0 insertions, 0 deletions