On Monday, June 23, 2014 4:12:34 PM UTC-4, kena...@gmail.com wrote:
> What package do I need to install to get thread support (import thread) for 
> Python 3 running under ubuntu 3?

Found it.  The import statement changed to "import _thread" for python3.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to