Message145144
| Author | aronacher |
|---|---|
| Recipients | Yury.Selivanov, alex, aronacher, asvetlov, eric.araujo, gcewing, ncoghlan, rfk, rhettinger, rndblnch, zbysz |
| Date | 2011-10-07.20:50:21 |
| SpamBayes Score | 0.00077787135 |
| Marked as misclassified | No |
| Message-id | <1318020622.03.0.387106373633.issue11682@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
A little bit of input on this issue. Considering that exceptions are now getting keyword arguments for things like import errors and other things for attributes I would find it much better if StopIteration would follow that as well (StopIteration(value=42) instead of StopIteration(42)). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-10-07 20:50:22 | aronacher | set | recipients: + aronacher, rhettinger, gcewing, ncoghlan, rndblnch, eric.araujo, alex, rfk, asvetlov, zbysz, Yury.Selivanov |
| 2011-10-07 20:50:22 | aronacher | set | messageid: <1318020622.03.0.387106373633.issue11682@psf.upfronthosting.co.za> |
| 2011-10-07 20:50:21 | aronacher | link | issue11682 messages |
| 2011-10-07 20:50:21 | aronacher | create | |