We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f826c9c commit 049f1deCopy full SHA for 049f1de
Doc/includes/concurrency/grep-multiprocessing-cf.py
@@ -4,7 +4,7 @@
4
import sys
5
6
from concurrent.futures import ProcessPoolExecutor
7
-import multiprocessing
+import multiprocessing
8
import queue
9
import threading
10
0 commit comments