Issue 1540859: IOBinding broad except - try 3 (original) (raw)

Issue1540859

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

This issue has been migrated to GitHub: https://github.com/python/cpython/issues/43830

classification

Title: IOBinding broad except - try 3
Type: Stage:
Components: IDLE Versions: Python 2.4

process

Status: closed Resolution: duplicate
Dependencies: Superseder:
Assigned To: Nosy List: jimjjewett
Priority: normal Keywords: patch

Created on 2006-08-15 19:08 by jimjjewett, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
idlelibiobinding.patch.txt jimjjewett,2006-08-15 19:08
Messages (1)
msg50899 - (view) Author: Jim Jewett (jimjjewett) Date: 2006-08-15 19:08
IOBinding uses a bare except, when it should catch only AttributeError.
History
Date User Action Args
2022-04-11 14:56:19 admin set github: 43830
2006-08-15 19:08:37 jimjjewett create

Supported by The Python Software Foundation,
Powered by Roundup

Copyright © 1990-2022, Python Software Foundation
Legal Statements