This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author techstone
Recipients docs@python, techstone
Date 2014-11-17.15:37:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1416238638.39.0.769056339447.issue22892@psf.upfronthosting.co.za>
In-reply-to
Content
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)
History
Date User Action Args
2014-11-17 15:37:18techstonesetrecipients: + techstone, docs@python
2014-11-17 15:37:18techstonesetmessageid: <1416238638.39.0.769056339447.issue22892@psf.upfronthosting.co.za>
2014-11-17 15:37:18techstonelinkissue22892 messages
2014-11-17 15:37:18techstonecreate