AmjadHD <amjadbenhedh...@outlook.com> added the comment:

Yes that's a way to do it but "a, b, c = my_list[1, 3, -1]" seems so pythonic 
and straight forward, it's like formatting, python had already 3 methods to do 
it when it introduced a 4th one (f-strings), easier is better especially in 
python.

----------
status: closed -> open

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

Reply via email to