Antoine Pitrou <pit...@free.fr> added the comment:

Amaury's patch looks obviously fine.

As for the original issue: yes, I thought I saw a traceback once due to that. 
Using list.pop() (or deque.pop()) instead would probably be good enough.

----------
stage:  -> patch review
versions: +Python 2.7, Python 3.2

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

Reply via email to