File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,14 +6,14 @@ msgstr ""
66"Project-Id-Version : Python 3.6\n "
77"Report-Msgid-Bugs-To : \n "
88"POT-Creation-Date : 2019-03-11 12:59+0100\n "
9- "PO-Revision-Date : 2019-03-26 16:52 +0100\n "
10- "Last-Translator : \n "
9+ "PO-Revision-Date : 2019-03-27 13:37 +0100\n "
10+ "Last-Translator : Jules Lasne <jules.lasne@gmail.com> \n "
1111"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
1212"Language : fr\n "
1313"MIME-Version : 1.0\n "
1414"Content-Type : text/plain; charset=UTF-8\n "
1515"Content-Transfer-Encoding : 8bit\n "
16- "X-Generator : Poedit 2.0.6 \n "
16+ "X-Generator : Poedit 2.2.1 \n "
1717
1818#: ../Doc/library/tempfile.rst:2
1919msgid ":mod:`tempfile` --- Generate temporary files and directories"
@@ -338,6 +338,10 @@ msgid ""
338338"file (as would be returned by :func:`os.open`) and the absolute pathname of "
339339"that file, in that order."
340340msgstr ""
341+ ":func:`mkstemp` renvoie un n-uplet contenant un descripteur (*handle* en "
342+ "anglais) au niveau du système d'exploitation vers un fichier ouvert (le même "
343+ "que renvoie :func:`os.open`) et le chemin d'accès absolu de ce fichier, dans "
344+ "cet ordre."
341345
342346#: ../Doc/library/tempfile.rst:171 ../Doc/library/tempfile.rst:192
343347msgid ""
You can’t perform that action at this time.
0 commit comments