forked from AFPy/python-docs-fr
Remplacement de 'whitespaces' par 'caractères blancs'
This commit is contained in:
parent 660cf44410
commit 54d3d9ed16
1 changed files with 3 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-06-28 15:29+0200\n" | ||||
"PO-Revision-Date: 2018-07-18 06:02+0100\n" | ||||
"PO-Revision-Date: 2018-07-21 11:03+0100\n" | ||||
"Last-Translator: Julien Palard <julien@palard.fr>\n" | ||||
"Language-Team: FRENCH <traductions@lists.afpy.org>\n" | ||||
"Language: fr\n" | ||||
| | @ -4189,8 +4189,8 @@ msgid "" | |||
":meth:`bytearray.fromhex` now skips all ASCII whitespace in the string, not " | ||||
"just spaces." | ||||
msgstr "" | ||||
":meth:`bytearray.fromhex` saute maintenant tous les *whitespaces* ASCII dans " | ||||
"la chaîne, pas seulement les espaces." | ||||
":meth:`bytearray.fromhex` saute maintenant tous les caractères \"blancs\" " | ||||
"ASCII dans la chaîne, pas seulement les espaces." | ||||
| ||||
#: ../Doc/library/stdtypes.rst:2427 | ||||
msgid "" | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue