Hi everyone,
on https://docs.python.org/3/library/concur...or-example
we can see
is that exactly the same as
or there a difference beside the syntax ? (speed, security, options availables etc.. ?)
Thanks.
on https://docs.python.org/3/library/concur...or-example
we can see
import concurrent.futures
is that exactly the same as
from concurrent import futures
or there a difference beside the syntax ? (speed, security, options availables etc.. ?)
Thanks.
![[Image: NfRQr9R.jpg]](https://i.imgur.com/NfRQr9R.jpg)