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 jrunyon
Recipients docs@python, jrunyon, ned.deily
Date 2015-05-21.10:54:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432205693.4.0.789421675361.issue24256@psf.upfronthosting.co.za>
In-reply-to
Content
Concise documentation isn't my forte, but my confusion would've been avoided with a note that "for historical reasons, threading.Timer is actually a factory function for the underlying class threading._Timer" or something along those lines.
History
Date User Action Args
2015-05-21 10:54:53jrunyonsetrecipients: + jrunyon, ned.deily, docs@python
2015-05-21 10:54:53jrunyonsetmessageid: <1432205693.4.0.789421675361.issue24256@psf.upfronthosting.co.za>
2015-05-21 10:54:53jrunyonlinkissue24256 messages
2015-05-21 10:54:53jrunyoncreate