[issue10885] multiprocessing docs

Ross Lagerwall report at bugs.python.org
Tue Jan 11 11:47:25 CET 2011


New submission from Ross Lagerwall <rosslagerwall at gmail.com>:

I think there is a small docs bug: it says that multiprocessing.Semaphore is "a bounded semaphore". Shouldn't it says that it is just "a semaphore".

Attached is a patch to fix this.

----------
components: Library (Lib)
files: docupdate.patch
keywords: patch
messages: 125995
nosy: georg.brandl, rosslagerwall
priority: normal
severity: normal
status: open
title: multiprocessing docs
versions: Python 2.7, Python 3.1, Python 3.2
Added file: http://bugs.python.org/file20354/docupdate.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10885>
_______________________________________


More information about the Python-bugs-list mailing list