[issue39223] Fold constant slicing with slices

Pablo Galindo Salgado report at bugs.python.org
Sun Jan 5 12:16:36 EST 2020


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:

I am with Eric. Why would anyone write:


"abcde"[2:4]

Instead of just

cd

?

----------
nosy: +pablogsal

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


More information about the Python-bugs-list mailing list