New submission from Alexander Belopolsky <belopol...@users.sourceforge.net>:
Since tkinter is a package, it requires __main__.py in order to be runnable using -m option. Attached tkinter-m.patch fixes this. ---------- assignee: belopolsky components: Tkinter files: tkinter-m.py keywords: easy messages: 111654 nosy: belopolsky priority: normal severity: normal status: open title: Make python -m tkinter run tkinter test type: feature request Added file: http://bugs.python.org/file18213/tkinter-m.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9387> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com