Update slice.rst
authorPeter WONG <luiges90@gmail.com>
Wed, 29 May 2013 03:18:36 +0000 (11:18 +0800)
committerPeter WONG <luiges90@gmail.com>
Wed, 29 May 2013 03:18:36 +0000 (11:18 +0800)
commit3ddff676f8f6484dc9e922ca36345940e2834606
tree9027c9d17119021a1c95703c3fcdbd2352161897
parentf6c00587f8b2d6e680d09fd6015fa521f9c72327
Update slice.rst

I was (somehow) misled by the example, thinking `'1234'[2:]` outputs `34` because it `2:` mean copy the last 2 characters...

This happens when you are in a hurry and didn't look into the text.

Let makes it less ambiguous.
doc/filters/slice.rst