New submission from Simon Liedtke <liedtke.si...@googlemail.com>:

I'd like to have the method `index` not only for list, but also for 
collections.deque.

Here is my attempt: 
http://bitbucket.org/derdon/hodgepodge/src/tip/extended_deque.py

I'm looking forward to see this method implemented in the stdlib!

----------
components: Library (Lib)
messages: 118296
nosy: Simon.Liedtke
priority: normal
severity: normal
status: open
title: add the method `index` to collections.deque
type: feature request

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10059>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to