Message192468
Even porting to the new wonderful 'attr' field is not going to make the code correct... (the exception could be bubbling up from code down ten frames about a different unrelated attribute that happens to have the same name in a different object). BTW cpython has a lot of those "except AttributeError" fragments coded in C with PyErr_ExceptionMatches. |
|
| Date |
User |
Action |
Args |
| 2013-07-06 17:08:18 | ag6502 | set | recipients:
+ ag6502, brett.cannon, benjamin.peterson, ezio.melotti, eric.araujo, alex, kermit666 |
| 2013-07-06 17:08:18 | ag6502 | set | messageid: <[email protected]> |
| 2013-07-06 17:08:18 | ag6502 | link | issue18156 messages |
| 2013-07-06 17:08:18 | ag6502 | create | |
|