Skip to content
Prev Previous commit
Next Next commit
Fix rst syntax
  • Loading branch information
nshaud committed Aug 12, 2019
commit 18dc3bc6fdadb3d813c46fc4de24943ce2e086fb
4 changes: 2 additions & 2 deletions library/base64.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: Python 3.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-23 09:03+0100\n"
"PO-Revision-Date: 2019-08-12 12:12+0200\n"
"PO-Revision-Date: 2019-08-12 12:42+0200\n"
"Last-Translator: Julien Palard <julien@palard.fr>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
Expand Down Expand Up @@ -399,7 +399,7 @@ msgstr ""
"Décode le contenu d'un fichier binaire *input* et écrit les données binaires "
"résultants dans le fichier *output*. *input* et *output* doivent être des :"
"term:`objets fichiers <file object>`. *input* est lu jusqu'à ce que ``input."
"readline()``renvoie un objet bytes vide."
"readline()`` renvoie un objet bytes vide."

#: ../Doc/library/base64.rst:233
msgid ""
Expand Down