wyz23x2 <[email protected]> added the comment:
A typo in the previous comment:
>>> list(enumerate(lis,reverse=True))
[('a',0),('b',1),('c',2),('d',3)]
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue39596>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
