18771051812
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
18771051812 created a post, Autocomplete should not add () in threading.Thread(target=...)
I have defined self.thread_func(self)then type self.thread = threading.Thread(target=self.threathen tab and got:self.thread2 = threading.Thread(target=self.thread_func()