remove duplicate target

This commit is contained in:
Benjamin Peterson 2008-09-13 17:31:08 +00:00
parent 3ce0dee9a3
commit f2a2c796e3
1 changed files with 0 additions and 1 deletions

View File

@ -345,7 +345,6 @@ of an empty list to the slice). For example::
Referencing the name ``a`` hereafter is an error (at least until another value Referencing the name ``a`` hereafter is an error (at least until another value
is assigned to it). We'll find other uses for :keyword:`del` later. is assigned to it). We'll find other uses for :keyword:`del` later.
.. _tut-tuples:
.. _tut-tuples: .. _tut-tuples: