17.3. The concurrent package
From Python 3.5
17.3. The concurrent package
Currently, there is only one module in this package:
concurrent.futures– Launching parallel tasks
From Python 3.5
concurrent packageCurrently, there is only one module in this package:
concurrent.futures – Launching parallel tasks