Message200675
audioop_buffer.patch: In general, I don't like goto in C. But to cleanup something when exiting a function, I like goto to implement something similar to Python try/finally. What do you think Serhiy? |
|
| Date |
User |
Action |
Args |
| 2013-10-21 00:38:08 | vstinner | set | recipients:
+ vstinner, jcea, ezio.melotti, serhiy.storchaka |
| 2013-10-21 00:38:08 | vstinner | set | messageid: <1382315888.71.0.234207974485.issue16685@psf.upfronthosting.co.za> |
| 2013-10-21 00:38:08 | vstinner | link | issue16685 messages |
| 2013-10-21 00:38:08 | vstinner | create | |
|