Laura Creighton wrote:

>>This leads me to believe that your tests and the tkinter shared library
>>may not match. Does
>>
>>$ python3 -c 'import _tkinter; print(_tkinter)'
>><module '_tkinter' from '/usr/lib/python3.4/lib-
>>dynload/_tkinter.cpython-34m-x86_64-linux-gnu.so'>
>>
>>show something suspicious?
> 
> lac@smartwheels:~$ python3 -c 'import _tkinter; print(_tkinter)'
> <module '_tkinter' from
> '/usr/lib/python3.4/lib-dynload/_tkinter.cpython-34m-x86_64-linux-gnu.so'>

I hate to say it, but at the moment I'm out of ideas on what to investigate.

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to