@@ -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-05-22 23:13+0200\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 <jean@abou-samra.fr>\n "
11
11
"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
12
12
"Language : fr\n "
@@ -2764,7 +2764,6 @@ msgstr ""
2764
2764
"la valeur booléenne est ``False``."
2765
2765
2766
2766
#: faq/programming.rst:1821
2767
- #, fuzzy
2768
2767
msgid ""
2769
2768
"2) Detecting optional arguments can be tricky when ``None`` is a valid input "
2770
2769
"value. In those situations, you can create a singleton sentinel object "
@@ -2853,7 +2852,6 @@ msgstr ""
2853
2852
"simplement conservé aussi longtemps que l'instance elle-même."
2854
2853
2855
2854
#: faq/programming.rst:1911
2856
- #, fuzzy
2857
2855
msgid ""
2858
2856
"The advantage is that when an instance is no longer used, the cached method "
2859
2857
"result will be released right away. The disadvantage is that if instances "
@@ -3167,7 +3165,6 @@ msgstr ""
3167
3165
"valeurs importées)."
3168
3166
3169
3167
#: faq/programming.rst:2095
3170
- #, fuzzy
3171
3168
msgid ""
3172
3169
"Van Rossum doesn't like this approach much because the imports appear in a "
3173
3170
"strange place, but it does work."
0 commit comments