File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ msgstr ""
66"Project-Id-Version : Python 3\n "
77"Report-Msgid-Bugs-To : \n "
88"POT-Creation-Date : 2020-10-01 16:00+0200\n "
9- "PO-Revision-Date : 2021-01-11 09:34 -0500\n "
9+ "PO-Revision-Date : 2021-01-11 09:47 -0500\n "
1010"Last-Translator : Franck Vachon <logicOnAbstractions@gmail.com>\n "
1111"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
1212"Language : fr\n "
@@ -1681,7 +1681,7 @@ msgstr ""
16811681#: library/inspect.rst:1059
16821682msgid "Use :meth:`Signature.bind` and :meth:`Signature.bind_partial` instead."
16831683msgstr ""
1684- "Utilisez plutôt :meth:`Signature.bind`et :meth:`Signature.bind_partial`."
1684+ "Utilisez plutôt :meth:`Signature.bind` et :meth:`Signature.bind_partial`."
16851685
16861686#: library/inspect.rst:1065
16871687msgid ""
@@ -1931,7 +1931,7 @@ msgid ""
19311931"protocol, :meth:`__getattr__` or :meth:`__getattribute__`."
19321932msgstr ""
19331933"Retrouve des attributs sans lancer une recherche dynamique via le protocole "
1934- "descripteur, :meth:`__getattr__` or :meth:`__getattribute__`."
1934+ "descripteur, :meth:`__getattr__` ou :meth:`__getattribute__`."
19351935
19361936#: library/inspect.rst:1229
19371937msgid ""
You can’t perform that action at this time.
0 commit comments