[issue22892] Typo in Library's 'threading' module section

2014-11-17 Thread Martin Gignac

New submission from Martin Gignac:

There is an extraenous asterisk in the constructor description for class 
'threading.Thread' in section 17.1.2. "Thread Objects" of the 'threading' 
module in the Python Standard Library documenation.

(patch attached)

--
assignee: docs@python
components: Documentation
files: threading.rst.patch
keywords: patch
messages: 231284
nosy: docs@python, techstone
priority: normal
severity: normal
status: open
title: Typo in Library's 'threading' module section
versions: Python 3.4
Added file: http://bugs.python.org/file37214/threading.rst.patch

___
Python tracker 
<http://bugs.python.org/issue22892>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue22892] Typo in Library's 'threading' module section

2014-11-17 Thread Martin Gignac

Martin Gignac added the comment:

Sorry for that. I've read up PEP 3102 and now understand what you meant.

Sorry for the noise.

--

___
Python tracker 
<http://bugs.python.org/issue22892>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com