Message 159186 - Python tracker
Message159186
| Author | eric.snow |
|---|---|
| Recipients | Arfrever, brett.cannon, eric.smith, eric.snow, lemburg, ncoghlan, pitrou |
| Date | 2012-04-24.18:40:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1335292844.63.0.628769677923.issue14657@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> would be great if we had a > command to stop module execution or code execution for a block to > make that more elegant, e.g. "break" at module scope :-) I floated that proposal on python-list a while back and the reaction was mixed. [1] Maybe it's time to try again. (moving over to python-ideas...) [1] http://mail.python.org/pipermail/python-list/2011-June/1274424.html |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-04-24 18:40:44 | eric.snow | set | recipients: + eric.snow, lemburg, brett.cannon, ncoghlan, pitrou, eric.smith, Arfrever |
| 2012-04-24 18:40:44 | eric.snow | set | messageid: <1335292844.63.0.628769677923.issue14657@psf.upfronthosting.co.za> |
| 2012-04-24 18:40:44 | eric.snow | link | issue14657 messages |
| 2012-04-24 18:40:43 | eric.snow | create | |