Skip to content

Commit 54d3d9e

Browse files
Remplacement de 'whitespaces' par 'caractères blancs'
1 parent 660cf44 commit 54d3d9e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/stdtypes.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2018-06-28 15:29+0200\n"
9-
"PO-Revision-Date: 2018-07-18 06:02+0100\n"
9+
"PO-Revision-Date: 2018-07-21 11:03+0100\n"
1010
"Last-Translator: Julien Palard <julien@palard.fr>\n"
1111
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1212
"Language: fr\n"
@@ -4189,8 +4189,8 @@ msgid ""
41894189
":meth:`bytearray.fromhex` now skips all ASCII whitespace in the string, not "
41904190
"just spaces."
41914191
msgstr ""
4192-
":meth:`bytearray.fromhex` saute maintenant tous les *whitespaces* ASCII dans "
4193-
"la chaîne, pas seulement les espaces."
4192+
":meth:`bytearray.fromhex` saute maintenant tous les caractères \"blancs\" "
4193+
"ASCII dans la chaîne, pas seulement les espaces."
41944194

41954195
#: ../Doc/library/stdtypes.rst:2427
41964196
msgid ""

0 commit comments

Comments
 (0)