This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 loewis
收信人 loewis, oc
日期 2009-03-14.08:43:54
SpamBayes Score 0.009661434
Marked as misclassified
Message-id <1237020237.9.0.989393754951.issue5487@psf.upfronthosting.co.za>
In-reply-to
内容
Why do you think this is a bug? You need to import tkinter.messagebox
explicitly for your program to be correct. That you could do without
inside IDLE is only because IDLE had already imported that module.

Closing as "won't fix".
历史
日期 用户 动作 参数
2009-03-14 08:43:58loewis修改recipients: + loewis, oc
2009-03-14 08:43:57loewis修改messageid: <1237020237.9.0.989393754951.issue5487@psf.upfronthosting.co.za>
2009-03-14 08:43:56loewis链接issue5487 messages
2009-03-14 08:43:55loewis创建