[issue43076] str.split() indexing issue

Steven D'Aprano report at bugs.python.org
Sat Jan 30 03:32:15 EST 2021


Steven D'Aprano <steve+python at pearwood.info> added the comment:

Slicing is described here:

https://docs.python.org/3/tutorial/introduction.html

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43076>
_______________________________________


More information about the Python-bugs-list mailing list