Message123400
| Author | eli.bendersky |
|---|---|
| Recipients | Retro, eli.bendersky, eric.araujo, eric.smith, georg.brandl, giampaolo.rodola, rhettinger, terry.reedy, xuanji |
| Date | 2010-12-04.20:38:37 |
| SpamBayes Score | 3.2245472e-07 |
| Marked as misclassified | No |
| Message-id | <1291495123.85.0.510389173027.issue10516@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Following Éric's suggestion, I'm attaching an updated patch with with the documentation in Doc/library/stdtypes.rst updated with the new methods. There seems to be a slight Sphinx markup problem with this addition. I rewrote note (8) as: :meth:`clear`, :meth:`copy` and :meth:`sort` are not supported by :class:`bytearray` objects. Unfortunately, :meth:`copy` is getting linked to the copy module. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-12-04 20:38:43 | eli.bendersky | set | recipients: + eli.bendersky, georg.brandl, rhettinger, terry.reedy, eric.smith, giampaolo.rodola, eric.araujo, Retro, xuanji |
| 2010-12-04 20:38:43 | eli.bendersky | set | messageid: <1291495123.85.0.510389173027.issue10516@psf.upfronthosting.co.za> |
| 2010-12-04 20:38:38 | eli.bendersky | link | issue10516 messages |
| 2010-12-04 20:38:38 | eli.bendersky | create | |