Skip to content

Commit 6705473

Browse files
committed
Suppression des fuzzies qui n'ont plus lieu d'être
1 parent e3a7f39 commit 6705473

File tree

4 files changed

+0
-5
lines changed

4 files changed

+0
-5
lines changed

howto/pyporting.po

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ msgstr ""
106106
"exemple ``pip install future``)"
107107

108108
#: ../Doc/howto/pyporting.rst:37
109-
#, fuzzy
110109
msgid ""
111110
"Use Pylint_ to help make sure you don't regress on your Python 3 support "
112111
"(``pip install pylint``)"
@@ -780,7 +779,6 @@ msgstr ""
780779
"et facilite la compatibilité future ::"
781780

782781
#: ../Doc/howto/pyporting.rst:340
783-
#, fuzzy
784782
msgid "Prevent compatibility regressions"
785783
msgstr "Prévenir les régressions de compatibilité"
786784

library/pty.po

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ msgstr ""
7272
"slave)``, pour le maître et pour l'esclave respectivement."
7373

7474
#: ../Doc/library/pty.rst:44
75-
#, fuzzy
7675
msgid ""
7776
"Spawn a process, and connect its controlling terminal with the current "
7877
"process's standard io. This is often used to baffle programs which insist on "

library/random.po

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,6 @@ msgid "Alternative Generator"
575575
msgstr "Générateur alternatif"
576576

577577
#: ../Doc/library/random.rst:315
578-
#, fuzzy
579578
msgid ""
580579
"Class that implements the default pseudo-random number generator used by "
581580
"the :mod:`random` module."

library/timeit.po

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,6 @@ msgid "Typical use::"
290290
msgstr "Usage typique ::"
291291

292292
#: ../Doc/library/timeit.rst:197
293-
#, fuzzy
294293
msgid ""
295294
"The advantage over the standard traceback is that source lines in the "
296295
"compiled template will be displayed. The optional *file* argument directs "

0 commit comments

Comments
 (0)