[New-bugs-announce] [issue4333] Reworked Dialog.py

Guilherme Polo report at bugs.python.org
Mon Nov 17 01:23:24 CET 2008


New submission from Guilherme Polo <ggpolo at gmail.com>:

Hi,

I have changed the lib-tk/Dialog.py so it handles the cases where one
might receive a tuple as a result containing a Tcl_Obj. I've also
modified all the rest of it to make it "cleaner".

It is b/w compatible although I dislike the usage of cnf, but I guess
I'm too late to suggest this change even for py3k :/
A "more complete" description of the changes is in
http://svn.python.org/view?rev=67240&view=rev

----------
components: Tkinter
files: Dialog.diff
keywords: patch
messages: 75948
nosy: gpolo
severity: normal
status: open
title: Reworked Dialog.py
versions: Python 2.7
Added file: http://bugs.python.org/file12023/Dialog.diff

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


More information about the New-bugs-announce mailing list