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
1 changed files with 1 additions and 1 deletions

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
Windows.
.. warning::
.. note::
Some of this package's functionality requires a functioning shared semaphore
implementation on the host operating system. Without one, the