Skip to content

Commit b8cdc74

Browse files
committed
Be explicit about only using liste en compréhension.
1 parent 23ab375 commit b8cdc74

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,8 @@ identifier identifiant
149149
immutable immuable
150150
interpreter interpréteur
151151
library bibliothèque
152-
list comprehension liste en compréhension
152+
list comprehension liste en compréhension (liste en intension est
153+
valide, mais nous ne l'utilisons pas)
153154
little-endian, big-endian `petit-boutiste, gros-boutiste
154155
<https://fr.wikipedia.org/wiki/Endianness>`_
155156
mutable muable

0 commit comments

Comments
 (0)