[New-bugs-announce] [issue10846] typo in threading doc's: "size of the resource size"

Vladimir Rutsky report at bugs.python.org
Thu Jan 6 20:15:47 CET 2011


New submission from Vladimir Rutsky <altsysrq at gmail.com>:

I think there is a typo in threading documentation:
> In any situation where the size of the resource size is fixed, 
> you should use a bounded semaphore.
 - "size of the resource size", see attached patch for proposed fix.

(Based on official http://svn.python.org/projects/python/branches/py3k/ repository.)

----------
assignee: docs at python
components: Documentation
files: threading_typo_size_of_size.patch
keywords: patch
messages: 125580
nosy: docs at python, rutsky
priority: normal
severity: normal
status: open
title: typo in threading doc's: "size of the resource size"
versions: Python 3.3
Added file: http://bugs.python.org/file20293/threading_typo_size_of_size.patch

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


More information about the New-bugs-announce mailing list