Message129406
Georg, what is the issue? Is there some reason that bytearrays should not be copied or cleared? Is there some reason to prefer the current:
dup = b[:] # copy
del b[:] # clear |
|
| Date |
User |
Action |
Args |
| 2011-02-25 19:44:44 | rhettinger | set | recipients:
+ rhettinger, georg.brandl, terry.reedy, ncoghlan, eric.smith, giampaolo.rodola, eric.araujo, Retro, eli.bendersky, brian.curtin, ysj.ray, xuanji |
| 2011-02-25 19:44:44 | rhettinger | set | messageid: <[email protected]> |
| 2011-02-25 19:44:43 | rhettinger | link | issue10516 messages |
| 2011-02-25 19:44:43 | rhettinger | create | |
|