Re: interesting threading result..

2007-10-29 Thread Gabriel Genellina
En Mon, 29 Oct 2007 20:26:40 -0300, Abandoned <[EMAIL PROTECTED]> escribió: > Now this is my real code and the problem continue. > What is the mistake? I don't see where you define "query" so this can't be your complete code. > > import threading > > > class GetData(threading.Thread): >def

Re: interesting threading result..

2007-10-29 Thread Abandoned
On Oct 29, 11:29 pm, Alan Franzoni <[EMAIL PROTECTED]> wrote: > Il Mon, 29 Oct 2007 09:08:01 -0700, Abandoned ha scritto: > > > I'm sorry my bad english. > > King regards.. > > You must have messed up with something. You didn't post a working snippet > in first place, so you should do it now. I sup

Re: interesting threading result..

2007-10-29 Thread Alan Franzoni
Il Mon, 29 Oct 2007 09:08:01 -0700, Abandoned ha scritto: > I'm sorry my bad english. > King regards.. You must have messed up with something. You didn't post a working snippet in first place, so you should do it now. I suppose you're working with some editor or IDE which mantains the very same i