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.
Created on 2008-02-26 22:51 by benjamin.peterson, last changed 2022-04-11 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| hasattr_fixes.diff | benjamin.peterson, 2008-02-26 22:51 | Let's hasattr propagate exceptions (with tests) | ||
| hasattr_docs.diff | benjamin.peterson, 2008-02-28 23:18 | Documentation for hasattr and exceptions | ||
| hasattr_fixes-good-indentation.diff | benjamin.peterson, 2008-02-29 22:04 | Lets hasattr propagate exceptions (with tests and proper indentation) | ||
| hasattr_fixes2.diff | benjamin.peterson, 2008-03-07 21:31 | Anything which doesn't inherit Exception goes | ||
| hasattr_fixes2-real.diff | benjamin.peterson, 2008-03-07 21:34 | Real patch for hasattr_fixes2 | ||


