[New-bugs-announce] [issue5487] Parts of Tkinter missing (but not when running from IDLE)

oc report at bugs.python.org
Sat Mar 14 06:16:26 CET 2009


New submission from oc <rstarfield at berkeley.edu>:

When running a script using Python 3.0.1 I get an error saying that
tkinter.messagebox doesn't exist. However when I run the same script
from within IDLE, it works fine.

This has led to my thinking I'd fixed the Python 2.6/3 compatibility
errors while testing in IDLE, but had end users say it didn't work.

----------
components: Tkinter
files: snippet.py
messages: 83572
nosy: oc
severity: normal
status: open
title: Parts of Tkinter missing (but not when running from IDLE)
type: crash
versions: Python 3.0
Added file: http://bugs.python.org/file13328/snippet.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5487>
_______________________________________


More information about the New-bugs-announce mailing list