remove a versionadded
This commit is contained in:
parent
a08702aca6
commit
95a939cf11
@ -4,8 +4,6 @@
|
|||||||
.. module:: multiprocessing
|
.. module:: multiprocessing
|
||||||
:synopsis: Process-based "threading" interface.
|
:synopsis: Process-based "threading" interface.
|
||||||
|
|
||||||
.. versionadded:: 2.6
|
|
||||||
|
|
||||||
:mod:`multiprocessing` is a package for the Python language which supports the
|
:mod:`multiprocessing` is a package for the Python language which supports the
|
||||||
spawning of processes using a similar API of the :mod:`threading` module. It
|
spawning of processes using a similar API of the :mod:`threading` module. It
|
||||||
runs on both Unix and Windows.
|
runs on both Unix and Windows.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user