forked from AFPy/python-docs-fr
FIX: Missing reference.
This commit is contained in:
parent 643321657c
commit 2e2671c1cc
1 changed files with 4 additions and 3 deletions
| | @ -6,7 +6,7 @@ msgstr "" | |||
"Project-Id-Version: Python 3.6\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2018-12-21 09:48+0100\n" | ||||
"PO-Revision-Date: 2019-02-26 11:30+0100\n" | ||||
"PO-Revision-Date: 2019-02-26 12:09+0100\n" | ||||
"Language-Team: FRENCH <traductions@lists.afpy.org>\n" | ||||
"Language: fr\n" | ||||
"MIME-Version: 1.0\n" | ||||
| | @ -40,8 +40,9 @@ msgstr "" | |||
"est l'opération inverse, par laquelle un flux d'octet (à partir d'un :term:" | ||||
"`binary file` ou :term:`bytes-like object`) est converti en hiérarchie " | ||||
"d'objets. *Pickling* (et *unpickling*) sont alternativement connu sous le " | ||||
"terme de \"sérialisation\" ou de \"*marshalisation*\". Cependant pour éviter " | ||||
"la confusion les termes utilisés ici sont *pickling* et *unpickling*." | ||||
"terme de \"sérialisation\", de \"*marshalling*\" [#]_ ou encore de " | ||||
"\"*flattening*\". Cependant pour éviter la confusion les termes utilisés ici " | ||||
"sont *pickling* et *unpickling*." | ||||
| ||||
#: ../Doc/library/pickle.rst:33 | ||||
msgid "" | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue