summaryrefslogtreecommitdiffstats
path: root/Objects
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1997-10-06 15:48:20 (GMT)
committerFred Drake <fdrake@acm.org>1997-10-06 15:48:20 (GMT)
commit596db3161c8cf0a492f5613cb5721b6c12c1dceb (patch)
tree2341eb9f5f2c455f9c606333373f53d96bc6ea10 /Objects
parentbf9d353babbd4126fc080a9a84ae65cc529b209d (diff)
downloadcpython-596db3161c8cf0a492f5613cb5721b6c12c1dceb.zip
cpython-596db3161c8cf0a492f5613cb5721b6c12c1dceb.tar.gz
cpython-596db3161c8cf0a492f5613cb5721b6c12c1dceb.tar.bz2
Move the __getitem__() definition from StandardException to Exception.
This allows stuff like this out of the box: try: ... except socket.error, (code, msg): ...
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions