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 r.david.murray
Recipients arigo, docs@python, icordasc, r.david.murray
Date 2013-02-04.02:27:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359944854.36.0.826852720546.issue17091@psf.upfronthosting.co.za>
In-reply-to
Content
Armin is talking about the docstring, not the docs.  That is, what you get if you do help(x.acquire), where x is a Lock object, at the Python prompt.
History
Date User Action Args
2013-02-04 02:27:34r.david.murraysetrecipients: + r.david.murray, arigo, docs@python, icordasc
2013-02-04 02:27:34r.david.murraysetmessageid: <1359944854.36.0.826852720546.issue17091@psf.upfronthosting.co.za>
2013-02-04 02:27:34r.david.murraylinkissue17091 messages
2013-02-04 02:27:34r.david.murraycreate