[Python-ideas] New list methods

CTO debatem1 at gmail.com
Tue May 5 19:25:48 CEST 2009


On May 5, 1:17 pm, Zac Burns <zac... at gmail.com> wrote:
> Jeremy is correct...
>
> Sorry, there was a typo in the proposal.
>
> This:
>     "rremove: Return first occurence of value from the right."
>
> Should read:
>     "rremove:  Remove first occurence of value from the right."
>
> The methods are 'inspired' by the similar 'r' methods of strings.

Sounds handy. Would collections.Sequence support them?

Geremy Condra



More information about the Python-ideas mailing list