merged branch luiges90/patch-1 (PR #1107)
authorFabien Potencier <fabien.potencier@gmail.com>
Wed, 29 May 2013 07:19:45 +0000 (09:19 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Wed, 29 May 2013 07:19:45 +0000 (09:19 +0200)
commite8be092e18501d7a721b0ad1220f7d74d5c2a863
tree5ff8dea5b0068c986cec30cc7573020d5efe547d
parent641d2f95d115da66b82472981ff704b4b3d3744b
parent3ddff676f8f6484dc9e922ca36345940e2834606
merged branch luiges90/patch-1 (PR #1107)

This PR was merged into the master branch.

Discussion
----------

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.

Commits
-------

3ddff67 Update slice.rst