forked from AFPy/python-docs-fr
L'accent. (#1495)
This commit is contained in:
parent 97353f195e
commit b567181c07
1 changed files with 2 additions and 2 deletions
| | @ -6,7 +6,7 @@ msgstr "" | |||
"Project-Id-Version: Python 3\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2020-10-01 16:00+0200\n" | ||||
"PO-Revision-Date: 2020-05-24 12:18+0200\n" | ||||
"PO-Revision-Date: 2020-12-03 10:17+0100\n" | ||||
"Last-Translator: louisMaury <louismaury33@gmail.com>\n" | ||||
"Language-Team: FRENCH <traductions@lists.afpy.org>\n" | ||||
"Language: fr\n" | ||||
| | @ -647,7 +647,7 @@ msgid "" | |||
"statements are honored, and it is possible to intercept the exit attempt at " | ||||
"an outer level." | ||||
msgstr "" | ||||
"Quitte Python. C'est implémente en levant l'exception :exc:`SystemExit`, " | ||||
"Quitte Python. C'est implémenté en levant l'exception :exc:`SystemExit`, " | ||||
"afin que toutes les actions de nettoyage spécifiées par des clauses " | ||||
"*finally* des instructions :keyword:`try` soient correctement exécutées. Il " | ||||
"est aussi possible d'intercepter la tentative de sortie à un niveau au " | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue