Movatterモバイル変換
[0]ホーム
Threading question
Aahz Maruchaahz at panix.com
Thu Apr 12 15:01:06 EDT 2001
In article <pomB6.155663$m04.6323628 at e420r-atl1.usenetserver.com>,Steve Holden <sholden at holdenweb.com> wrote:>>I don't use threads much myself, but the docs suggest the statement you>quote only *creates* a thread, and that you will have to call its run()>method to start it executing. This would, I presume, require>>tmp.run()NO! DON'T DO THAT! You need to call the start() method.-- --- Aahz <*> (Copyright 2001 byaahz at pobox.com)Androgynous poly kinky vanilla queer het Pythonistahttp://www.rahul.net/aahz/Hugs and backrubs -- I break Rule 6Why is this newsgroup different from all other newsgroups?
More information about the Python-listmailing list
[8]ページ先頭