10000 wrapping · deronnax/python-docs-fr@87bb2f3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 87bb2f3

Browse files
committed
wrapping
1 parent 1be1616 commit 87bb2f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorial/errors.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@ msgstr ""
149149
"générée par l'utilisateur est signalée en levant l'exception :exc:"
150150
"`KeyboardInterrupt`. ::"
151151

152-
#: ../Doc/tutorial/errors.rst:96
153152
# début d'énumération
153+
#: ../Doc/tutorial/errors.rst:96
154154
msgid "The :keyword:`try` statement works as follows."
155155
msgstr "L'instruction :keyword:`try` fonctionne comme ceci :"
156156

@@ -183,8 +183,8 @@ msgstr ""
183183
"correspondante est exécutée, puis l'exécution continue après l'instruction :"
184184
"keyword:`try`."
185185

186-
#: ../Doc/tutorial/errors.rst:109
187186
# dernier élément de l'énumération
187+
#: ../Doc/tutorial/errors.rst:109
188188
msgid ""
189189
"If an exception occurs which does not match the exception named in the "
190190
"except clause, it is passed on to outer :keyword:`try` statements; if no "

0 commit comments

Comments
 (0)
0