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 jaysinh.shukla
Recipients Satoru Logic, jaysinh.shukla, rhettinger
Date 2016-10-05.07:03:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475650997.77.0.369069244876.issue28329@psf.upfronthosting.co.za>
In-reply-to
Content
Hey Raymond,
    Since you rejected the issue, I would like to mention two points.
    
    1. I believe Threading does have the similar interface. https://docs.python.org/3/library/threading.html where `Thread.target` and `Tread.run()` behaves same. 
    2. If possible, Can I propose a patch to remove that comment so that it doesn't create any confusions like this in future?
History
Date User Action Args
2016-10-05 07:03:17jaysinh.shuklasetrecipients: + jaysinh.shukla, rhettinger, Satoru Logic
2016-10-05 07:03:17jaysinh.shuklasetmessageid: <1475650997.77.0.369069244876.issue28329@psf.upfronthosting.co.za>
2016-10-05 07:03:17jaysinh.shuklalinkissue28329 messages
2016-10-05 07:03:17jaysinh.shuklacreate