Kaydet (Commit) fd15191b authored tarafından Raymond Hettinger's avatar Raymond Hettinger

Demote one warning to a note. There's no security risk here, just a note on…

Demote one warning to a note.  There's no security risk here, just a note on usage and avialability.
üst f4477703
...@@ -16,7 +16,7 @@ to this, the :mod:`multiprocessing` module allows the programmer to fully ...@@ -16,7 +16,7 @@ to this, the :mod:`multiprocessing` module allows the programmer to fully
leverage multiple processors on a given machine. It runs on both Unix and leverage multiple processors on a given machine. It runs on both Unix and
Windows. Windows.
.. warning:: .. note::
Some of this package's functionality requires a functioning shared semaphore Some of this package's functionality requires a functioning shared semaphore
implementation on the host operating system. Without one, the implementation on the host operating system. Without one, the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment