Message303133
All other sequence objects return an instance of the base class rather than a subclass. list, tuple, str, bytes, bytearray, array. Only deque tries to create an instance of a subclass. |
|
Date |
User |
Action |
Args |
2017-09-27 12:58:18 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, rhettinger, Oren Milman |
2017-09-27 12:58:18 | serhiy.storchaka | set | messageid: <1506517098.29.0.154975027568.issue31608@psf.upfronthosting.co.za> |
2017-09-27 12:58:18 | serhiy.storchaka | link | issue31608 messages |
2017-09-27 12:58:18 | serhiy.storchaka | create | |
|