forked from AFPy/python-docs-fr
complète Open après rajout d'une phrase en anglais (#1535)
Automerge of PR #1535 by @mcarlosfr
This commit is contained in:
parent 310fa09c60
commit 69e5de08d8
1 changed files with 2 additions and 2 deletions
| | @ -1914,14 +1914,14 @@ msgstr "" | |||
"préfixe ``0o``, vous pouvez utiliser l'une des méthodes suivantes." | ||||
| ||||
#: library/functions.rst:1043 | ||||
#, fuzzy | ||||
msgid "" | ||||
"Open *file* and return a corresponding :term:`file object`. If the file " | ||||
"cannot be opened, an :exc:`OSError` is raised. See :ref:`tut-files` for more " | ||||
"examples of how to use this function." | ||||
msgstr "" | ||||
"Ouvre *file* et donne un :term:`objet fichier <file object>` correspondant. " | ||||
"Si le fichier ne peut pas être ouvert, une :exc:`OSError` est levée." | ||||
"Si le fichier ne peut pas être ouvert, une :exc:`OSError` est levée. Voir :" | ||||
"ref:`tut-files` pour plus d'exemple d'utilisation de cette fonction." | ||||
| ||||
#: library/functions.rst:1047 | ||||
msgid "" | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue