@@ -6,7 +6,7 @@ msgstr ""
6
6
"Project-Id-Version : Python 3\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2022-03-18 17:06+0100\n "
9
- "PO-Revision-Date : 2021-12-16 02:40+0100 \n "
9
+ "PO-Revision-Date : 2022-05-07 16:01+0200 \n "
10
10
"
Last-Translator :
Jean Abou Samra <[email protected] >\n "
11
11
"
Language-Team :
FRENCH <[email protected] >\n "
12
12
"Language : fr\n "
@@ -2763,7 +2763,6 @@ msgstr ""
2763
2763
"la valeur booléenne est ``False``."
2764
2764
2765
2765
#: faq/programming.rst:1821
2766
- #, fuzzy
2767
2766
msgid ""
2768
2767
"2) Detecting optional arguments can be tricky when ``None`` is a valid input "
2769
2768
"value. In those situations, you can create a singleton sentinel object "
@@ -2852,7 +2851,6 @@ msgstr ""
2852
2851
"simplement conservé aussi longtemps que l'instance elle-même."
2853
2852
2854
2853
#: faq/programming.rst:1911
2855
- #, fuzzy
2856
2854
msgid ""
2857
2855
"The advantage is that when an instance is no longer used, the cached method "
2858
2856
"result will be released right away. The disadvantage is that if instances "
@@ -3165,7 +3163,6 @@ msgstr ""
3165
3163
"valeurs importées)."
3166
3164
3167
3165
#: faq/programming.rst:2095
3168
- #, fuzzy
3169
3166
msgid ""
3170
3167
"Van Rossum doesn't like this approach much because the imports appear in a "
3171
3168
"strange place, but it does work."
0 commit comments