Message116117
For the person wanting to make a patch: Beware that the abstract collections.Sequence.index method does not support the start and stop arguments, even though concrete methods may (list.index, tuple.index and str.index for example). |
|
| Date |
User |
Action |
Args |
| 2010-09-11 19:14:35 | eric.araujo | set | recipients:
+ eric.araujo, stutzbach, docs@python |
| 2010-09-11 19:14:35 | eric.araujo | set | messageid: <[email protected]> |
| 2010-09-11 19:14:33 | eric.araujo | link | issue9746 messages |
| 2010-09-11 19:14:33 | eric.araujo | create | |
|