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

This commit is contained in:
Raymond Hettinger 2010-11-04 03:02:56 +00:00
parent f4477703a5
commit fd15191b92

View file

@ -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