string[i:j:k]

konstantin konstantin.selivanov at gmail.com
Tue Jul 22 01:10:02 EDT 2008


Hello,
I'm not a newbie in python, but recently faced a problem in simple
expression:
some_string[i:j:k]
What does it mean? I believe this  grammar (http://docs.python.org/ref/
slicings.html) describes the syntax. But I can't grasp it.
Thanks!



More information about the Python-list mailing list