Merge branch '3.6' into small-ones

This commit is contained in:
Christophe Nanteuil 2018-06-12 15:36:44 +02:00 committed by GitHub
commit 0b904d84e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -253,7 +253,6 @@ msgstr ""
"utilisé pour pallier à différents problèmes."
#: ../Doc/faq/general.rst:113
#, fuzzy
msgid ""
"The language comes with a large standard library that covers areas such as "
"string processing (regular expressions, Unicode, calculating differences "
@ -274,8 +273,7 @@ msgstr ""
"de fichiers, *socket* TCP/IP). Regardez la table des matières :ref:`library-"
"index` pour avoir une idée de ce qui est disponible. Une gande variété de "
"greffons tiers existent aussi. Consultez `le sommaire des paquets Python "
"<https://pypi.python.org/pypi>`_ pour trouver les paquets qui pourraient "
"vous intéresser."
"<https://pypi.org>`_ pour trouver les paquets qui pourraient vous intéresser."
#: ../Doc/faq/general.rst:125
msgid "How does the Python version numbering scheme work?"