Hirokazu Yamamoto <ocean-c...@m2.ccsnet.ne.jp> added the comment: test___all__ imports a lot of modules, but I found one of following modules can bring same error.
# just import one of these in test_main(test___all__) # import idlelib.AutoComplete # import tkinter.scrolledtext # import tkinter.ttk # import turtle ////////////////////////////////////////////////////// And actually, "import tkinter" is enough. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10652> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com