mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
#4778: attributes can't be called.
This commit is contained in:
@@ -358,7 +358,7 @@ The :mod:`multiprocessing` package mostly replicates the API of the
|
||||
|
||||
.. attribute:: daemon
|
||||
|
||||
The process's daemon flag, a Boolean value. This must be called before
|
||||
The process's daemon flag, a Boolean value. This must be set before
|
||||
:meth:`start` is called.
|
||||
|
||||
The initial value is inherited from the creating process.
|
||||
|
||||
Reference in New Issue
Block a user