thread is the "old school" module for threading, threading is the "new way". _thread is the implementation of threading in Python 3.0. It was so-named in Py3K to label it as an implementation "detail".
Wednesday, 24 July 2013
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment