Message145612
Sorry, I'm not going to introduce a possible race condition because you find try/except to be less elegant than an if-contains test. Also, I want to keep the current behavior of calling hash only once. Your original complaint is valid though, so I'll go ahead and move the user_function call outside the exception block so as to avoid unnecessary exception chaining. |
|
Date |
User |
Action |
Args |
2011-10-16 06:23:25 | rhettinger | set | recipients:
+ rhettinger, ezio.melotti, eric.snow |
2011-10-16 06:23:25 | rhettinger | set | messageid: <1318746205.13.0.390683525693.issue13177@psf.upfronthosting.co.za> |
2011-10-16 06:23:24 | rhettinger | link | issue13177 messages |
2011-10-16 06:23:24 | rhettinger | create | |
|