Fix a link.

This commit is contained in:
Alexis Metaireau 2010-11-06 02:19:02 +00:00
parent a1b75365e4
commit 5db50096ea

View file

@ -92,7 +92,7 @@ bouche:
= 1,2,3 par exemple) = 1,2,3 par exemple)
- `Les listes <http://docs.python.org/tutorial/datastructures.html>`_ - `Les listes <http://docs.python.org/tutorial/datastructures.html>`_
sont simples à manipuler ! sont simples à manipuler !
- Les`list comprehension <http://docs.python.org/tutorial/datastructures.html#list-comprehensions>`_, - Les `list comprehension <http://docs.python.org/tutorial/datastructures.html#list-comprehensions>`_,
ou comment faire des opérations complexes sur les listes, de ou comment faire des opérations complexes sur les listes, de
manière simple. manière simple.
- Les - Les