Message129740
Hmm, shouldn't self.__class__(self) be a good default implementation of copy()?
I'd expect any sequence to support this way of creation from another sequence, even if it's inefficient. |
|
| Date |
User |
Action |
Args |
| 2011-03-01 06:34:24 | georg.brandl | set | recipients:
+ georg.brandl, rhettinger, terry.reedy, ncoghlan, eric.smith, giampaolo.rodola, eric.araujo, Retro, eli.bendersky, brian.curtin, ysj.ray, xuanji |
| 2011-03-01 06:34:24 | georg.brandl | set | messageid: <[email protected]> |
| 2011-03-01 06:34:24 | georg.brandl | link | issue10516 messages |
| 2011-03-01 06:34:24 | georg.brandl | create | |
|