On Mon, Nov 17, 2008 at 7:08 PM, Michael Lange <[EMAIL PROTECTED]> wrote:
> On Sun, 16 Nov 2008 19:21:34 -0200
> "Guilherme Polo" <[EMAIL PROTECTED]> wrote:
>
>> On Sun, Nov 16, 2008 at 6:59 PM, Michael Lange <[EMAIL PROTECTED]> wrote:
>> > On Sun, 16 Nov 2008 17:18:54 -0200
>> > "Guilherme Polo" <
On Sun, 16 Nov 2008 19:21:34 -0200
"Guilherme Polo" <[EMAIL PROTECTED]> wrote:
> On Sun, Nov 16, 2008 at 6:59 PM, Michael Lange <[EMAIL PROTECTED]> wrote:
> > On Sun, 16 Nov 2008 17:18:54 -0200
> > "Guilherme Polo" <[EMAIL PROTECTED]> wrote:
> >
> >> On Sun, Nov 16, 2008 at 4:59 PM, Vasilis Vlacho
On Sun, Nov 16, 2008 at 6:59 PM, Michael Lange <[EMAIL PROTECTED]> wrote:
> On Sun, 16 Nov 2008 17:18:54 -0200
> "Guilherme Polo" <[EMAIL PROTECTED]> wrote:
>
>> On Sun, Nov 16, 2008 at 4:59 PM, Vasilis Vlachoudis
>> <[EMAIL PROTECTED]> wrote:
>> > Finally I didn't understand, is it a problem of Tk
On Sun, 16 Nov 2008 17:18:54 -0200
"Guilherme Polo" <[EMAIL PROTECTED]> wrote:
> On Sun, Nov 16, 2008 at 4:59 PM, Vasilis Vlachoudis
> <[EMAIL PROTECTED]> wrote:
> > Finally I didn't understand, is it a problem of Tkinter or Tk/Tcl?
>
> It is not really a problem. But if you want to blame someone
are all welcome
in bugs.python.org
>
> Vasilis
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> On Behalf Of Guilherme Polo
> Sent: Sunday, 16 November 2008 17:04
> To: Michael Lange; tkinter-discuss@python.org
> Subject: Re: [Tkinter-d
h str() what is the correct solution?
Vasilis
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
On Behalf Of Guilherme Polo
Sent: Sunday, 16 November 2008 17:04
To: Michael Lange; tkinter-discuss@python.org
Subject: Re: [Tkinter-discuss] Strange behavior with python 2.5
O
On Sun, Nov 16, 2008 at 12:43 PM, Michael Lange <[EMAIL PROTECTED]> wrote:
> On Sat, 15 Nov 2008 19:41:39 -0200
> "Guilherme Polo" <[EMAIL PROTECTED]> wrote:
>
>>
>> When you get a _tkinter.Tcl_Obj it means _tkinter wasn't able to
>> detect and convert a received tcl object to a python object. When
On Sat, 15 Nov 2008 19:41:39 -0200
"Guilherme Polo" <[EMAIL PROTECTED]> wrote:
>
> When you get a _tkinter.Tcl_Obj it means _tkinter wasn't able to
> detect and convert a received tcl object to a python object. When this
> happens the best you can do is get the string representation of the
> obje
On Sat, Nov 15, 2008 at 6:53 PM, Vasilis Vlachoudis
<[EMAIL PROTECTED]> wrote:
> Dear all,
>
> The tkMessageBox.askquestion as also several other methods e.g Text.search
> have changed the return value with python 2.5 wrt to 2.4
>
> Run the following test program (below) with python 2.4 answering y