Message123354
Hi Eli,
I think the right place is 4.6.4,
http://docs.python.org/dev/library/stdtypes#mutable-sequence-types
It starts with “List and bytearray objects support additional operations
that allow in-place modification of the object”.
For methods not supported by bytearray, you can use the fake footnote
(8) and edit its texte (“sort() is not supported by bytearray objects”).
Regards |
|
Date |
User |
Action |
Args |
2010-12-04 14:47:01 | eric.araujo | set | recipients:
+ eric.araujo, georg.brandl, rhettinger, terry.reedy, eric.smith, giampaolo.rodola, Retro, eli.bendersky, xuanji |
2010-12-04 14:46:56 | eric.araujo | link | issue10516 messages |
2010-12-04 14:46:56 | eric.araujo | create | |
|