File tree Expand file tree Collapse file tree 4 files changed +0
-5
lines changed Expand file tree Collapse file tree 4 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,6 @@ msgstr ""
106
106
"exemple ``pip install future``)"
107
107
108
108
#: ../Doc/howto/pyporting.rst:37
109
- #, fuzzy
110
109
msgid ""
111
110
"Use Pylint_ to help make sure you don't regress on your Python 3 support "
112
111
"(``pip install pylint``)"
@@ -780,7 +779,6 @@ msgstr ""
780
779
"et facilite la compatibilité future ::"
781
780
782
781
#: ../Doc/howto/pyporting.rst:340
783
- #, fuzzy
784
782
msgid "Prevent compatibility regressions"
785
783
msgstr "Prévenir les régressions de compatibilité"
786
784
Original file line number Diff line number Diff line change @@ -72,7 +72,6 @@ msgstr ""
72
72
"slave)``, pour le maître et pour l'esclave respectivement."
73
73
74
74
#: ../Doc/library/pty.rst:44
75
- #, fuzzy
76
75
msgid ""
77
76
"Spawn a process, and connect its controlling terminal with the current "
78
77
"process's standard io. This is often used to baffle programs which insist on "
Original file line number Diff line number Diff line change @@ -575,7 +575,6 @@ msgid "Alternative Generator"
575
575
msgstr "Générateur alternatif"
576
576
577
577
#: ../Doc/library/random.rst:315
578
- #, fuzzy
579
578
msgid ""
580
579
"Class that implements the default pseudo-random number generator used by "
581
580
"the :mod:`random` module."
Original file line number Diff line number Diff line change @@ -290,7 +290,6 @@ msgid "Typical use::"
290
290
msgstr "Usage typique ::"
291
291
292
292
#: ../Doc/library/timeit.rst:197
293
- #, fuzzy
294
293
msgid ""
295
294
"The advantage over the standard traceback is that source lines in the "
296
295
"compiled template will be displayed. The optional *file* argument directs "
You can’t perform that action at this time.
0 commit comments