[issue4333] Reworked Dialog.py

2014-02-03 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.p

[issue4333] Reworked Dialog.py

2013-01-15 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Can you please update the patch for the default branch tip? It looks too outdated. -- nosy: +serhiy.storchaka versions: +Python 3.4 -Python 3.3 ___ Python tracker ___

[issue4333] Reworked Dialog.py

2012-05-06 Thread Ezio Melotti
Changes by Ezio Melotti : -- versions: +Python 3.3 -Python 3.2 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: h

[issue4333] Reworked Dialog.py

2012-03-21 Thread Andrew Svetlov
Changes by Andrew Svetlov : -- nosy: +asvetlov ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pytho

[issue4333] Reworked Dialog.py

2010-08-04 Thread Mark Lawrence
Mark Lawrence added the comment: This is already on svn as r67240 but has not got into the builds. Can someone please take a look, thanks. -- nosy: +BreamoreBoy stage: -> patch review type: -> feature request versions: +Python 3.2 -Python 2.7 ___

[issue4333] Reworked Dialog.py

2008-11-16 Thread Guilherme Polo
New submission from Guilherme Polo <[EMAIL PROTECTED]>: 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