New submission from Ross Lagerwall <rosslagerw...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue10885>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to