Tim Peters added the comment:

Ah, fudge - I think I forgot that these circular lists also have dummy heads, 
in which case it's A Good Thing "the first element" is skipped, and  it should 
be impossible for one to become physically empty (the dummy header should 
always survive intact).  Never mind ;-)

----------

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

Reply via email to