Skip to content

Commit ea80195

Browse files
committed
attache
1 parent 48aa343 commit ea80195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/threading.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ msgid ""
123123
"module. The *func* will be passed to :func:`sys.setprofile` for each "
124124
"thread, before its :meth:`~Thread.run` method is called."
125125
msgstr ""
126-
"Définir une fonction de profilage pour tous les threads démarrés depuis le "
126+
"Attache une fonction de profilage pour tous les threads démarrés depuis le "
127127
"module :mod:`Threading`. La fonction *func* sera passée à :func:`sys."
128128
"setprofile` pour chaque thread, avant que sa méthode :meth:`~Thread.run` "
129129
"soit appelée."

0 commit comments

Comments
 (0)