leave

2021-09-10 Thread flaskee via Python-list
Sent with [ProtonMail](https://protonmail.com/) Secure Email. -- https://mail.python.org/mailman/listinfo/python-list

Re: When i leave a LineEdit widget and run slot

2013-09-13 Thread Vincent Vande Vyvre
etFilterList will be run. i need to run above function: "setFilterList(self,"name",self.lineEdit.text())" When i leave a LineEdit widget, But i don't know its signal. My question is : What's its signal when you leave a widget such as LineEdit? Yours, Mohsen The s

When i leave a LineEdit widget and run slot

2013-09-12 Thread Mohsen Pahlevanzadeh
bove function: "setFilterList(self,"name",self.lineEdit.text())" When i leave a LineEdit widget, But i don't know its signal. My question is : What's its signal when you leave a widget such as LineEdit? Yours, Mohsen -- https://mail.python.org/mailman/listinfo/python-list

Re: Your confirmation is required to leave the Python-list mailing list

2012-06-05 Thread mhagbeng
Le 05.06.2012 22:29, python-list-confirm+0ddf652b9a76d520bd9945a702f68cbf7a1d2...@python.org a écrit : Mailing list removal confirmation notice for mailing list Python-list We have received a request for the removal of your email address, "[email protected]" from the [email protected] maili

Re: How to Start a (thread?) and Leave

2007-03-14 Thread Aahz
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >I'm leaning towards os.startfile right now. I also see some os.spawn >beasties in there but I don't understand those. Try the subprocess module -- Aahz ([EMAIL PROTECTED]) <*> http://www.pythoncraft

Re: How to Start a (thread?) and Leave

2007-03-09 Thread [EMAIL PROTECTED]
On Mar 9, 4:57 pm, "Terry Reedy" <[EMAIL PROTECTED]> wrote: > <[EMAIL PROTECTED]> wrote in message > > news:[EMAIL PROTECTED] > | On Mar 9, 3:25 pm, "abcd" <[EMAIL PROTECTED]> wrote: > Can you tell the page to auto-refresh itself every 15 seconds or so? I > have seen this as a user but don't know

Re: How to Start a (thread?) and Leave

2007-03-09 Thread [EMAIL PROTECTED]
On Mar 9, 4:57 pm, "Terry Reedy" <[EMAIL PROTECTED]> wrote: > <[EMAIL PROTECTED]> wrote in message > > news:[EMAIL PROTECTED] > Can you tell the page to auto-refresh itself every 15 seconds or so? I > have seen this as a user but don't know if it is special html code or > javascript or java or wh

Re: How to Start a (thread?) and Leave

2007-03-09 Thread Terry Reedy
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] | On Mar 9, 3:25 pm, "abcd" <[EMAIL PROTECTED]> wrote: | > probably a Thread. | | | But a thread leaves the script running until the thread exits, right? | So the webpage would just keep saying "loading" at the bottom I think. Can you t

Re: How to Start a (thread?) and Leave

2007-03-09 Thread [EMAIL PROTECTED]
On Mar 9, 3:45 pm, "abcd" <[EMAIL PROTECTED]> wrote: > > But a thread leaves the script running until the thread exits, right? > > So the webpage would just keep saying "loading" at the bottom I think. > > > -Greg > > give it a shot. if you spawn off a new thread your code should keep > executing

Re: How to Start a (thread?) and Leave

2007-03-09 Thread abcd
> But a thread leaves the script running until the thread exits, right? > So the webpage would just keep saying "loading" at the bottom I think. > > -Greg give it a shot. if you spawn off a new thread your code should keep executing while the thread does its work in the "background". -- http://

Re: How to Start a (thread?) and Leave

2007-03-09 Thread [EMAIL PROTECTED]
On Mar 9, 3:25 pm, "abcd" <[EMAIL PROTECTED]> wrote: > probably a Thread. But a thread leaves the script running until the thread exits, right? So the webpage would just keep saying "loading" at the bottom I think. -Greg -- http://mail.python.org/mailman/listinfo/python-list

Re: How to Start a (thread?) and Leave

2007-03-09 Thread abcd
probably a Thread. -- http://mail.python.org/mailman/listinfo/python-list

How to Start a (thread?) and Leave

2007-03-09 Thread [EMAIL PROTECTED]
Here's my situation, would you folks be so kind as to reccomend an approach? I have a small Python CGI script running as an intranet app. One of the things the script needs to do is allow users to save invoices. This is a process that takes about 60 seconds once the user submits the order from th

Re: Bush, clean up your shit and farts before you leave - Hillary Clinton

2007-01-30 Thread Tommy
er would have > voted to give this President that authority." > > Dawn Trettin, 33, and her son Ramon Briones, 18, who has joined the > Army, said they liked what they heard from Clinton. Trettin, though, > teared up when someone in the crowd told her son not to go to Iraq. &

Bush, clean up your shit and farts before you leave - Hillary Clinton

2007-01-29 Thread thermate
teared up when someone in the crowd told her son not to go to Iraq. "I don't want to just pull out and leave it in chaos," she said, though she was waiting to make up her mind on whom to vote for next year. Her son, who said he liked Clinton's depth, was ready to commi

Re: Leave the putdowns in the Perl community, the Python world does not need them

2006-09-30 Thread Ilias Lazaridis
metaperl wrote: > I was shocked to see the personal insults hurled in this thread: > http://groups.google.com/group/comp.lang.python/browse_thread/thread/d0758cb9545cad4b > > I have been very pleased with Python developers regardless of skill > levels in both the IRC channel as well as here - no ho

Re: Leave the putdowns in the Perl community, the Python world does not need them

2006-09-30 Thread Pierre Quentel
I am also shocked by Fredrick Lundh's impoliteness and think he makes this group less friendly than I expected when I read this on http://www.python.org/community/lists/: "Rudeness and personal attacks, even in reaction to blatant flamebait, are strongly frowned upon. People may strongly disagree

Re: Leave the putdowns in the Perl community, the Python world does not need them

2006-09-29 Thread Istvan Albert
metaperl wrote: > I was shocked to see the personal insults hurled in this thread: > http://groups.google.com/group/comp.lang.python/browse_thread/thread/d0758cb9545cad4b Ahhh, no need to overreact, that's just the usual Friday night steel cage match: Fredrik vs "Poster Who is Convinced That The

Re: Leave the putdowns in the Perl community, the Python world does not need them

2006-09-29 Thread Magnus Lycka
[EMAIL PROTECTED] wrote: > Steve makes a good point. Fredrik is one of the most important > contributors of Python code, tools, etc and as far as I am concerned, > that is so important that it gives him the right to be cranky from tiem > to time. Since February last year I've had the opportunity t

Re: Leave the putdowns in the Perl community, the Python world does not need them

2006-09-25 Thread John Salerno
Steven Bethard wrote: > [1] He's the author of Python's unicode support and Python 2.5's > elementtree module. Is that all? ;) He also implemented the partition string method, which for some reason I think is the coolest thing since sliced lists. :) -- http://mail.python.org/mailman/listinfo/

Re: Re: Leave the putdowns in the Perl community, the Python world does not need them

2006-09-25 Thread Timothy Grant
On 25 Sep 2006 07:35:45 -0700, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Metaperl, > > Steve makes a good point. Fredrik is one of the most important > contributors of Python code, tools, etc and as far as I am concerned, > that is so important that it gives him the right to be cranky from tie

Re: Leave the putdowns in the Perl community, the Python world does not need them

2006-09-25 Thread rdsteph
Metaperl, Steve makes a good point. Fredrik is one of the most important contributors of Python code, tools, etc and as far as I am concerned, that is so important that it gives him the right to be cranky from tiem to time. If somebody like me were to get cranky and negative, on the other hand, t

Re: Leave the putdowns in the Perl community, the Python world does not need them

2006-09-25 Thread John Machin
Steven Bethard wrote: > metaperl wrote: > > I was shocked to see the personal insults hurled in this thread: > > http://groups.google.com/group/comp.lang.python/browse_thread/thread/d0758cb9545cad4b > > I see that this is a Fredrik Lundh thread. I've felt the same way > before, but Fredrik has be

Re: Leave the putdowns in the Perl community, the Python world does not need them

2006-09-25 Thread Steve Holden
Steven Bethard wrote: > metaperl wrote: > >>I was shocked to see the personal insults hurled in this thread: >>http://groups.google.com/group/comp.lang.python/browse_thread/thread/d0758cb9545cad4b > > > I see that this is a Fredrik Lundh thread. I've felt the same way > before, but Fredrik has

Re: Leave the putdowns in the Perl community, the Python world does not need them

2006-09-25 Thread Steven Bethard
metaperl wrote: > I was shocked to see the personal insults hurled in this thread: > http://groups.google.com/group/comp.lang.python/browse_thread/thread/d0758cb9545cad4b I see that this is a Fredrik Lundh thread. I've felt the same way before, but Fredrik has been around a long time[1] and if y

Leave the putdowns in the Perl community, the Python world does not need them

2006-09-25 Thread metaperl
I was shocked to see the personal insults hurled in this thread: http://groups.google.com/group/comp.lang.python/browse_thread/thread/d0758cb9545cad4b I have been very pleased with Python developers regardless of skill levels in both the IRC channel as well as here - no hot attitudes. No holier th

leave

2005-03-24 Thread Jaco Smuts
I will be out of the office starting 2005/03/20 and will not return until 2005/04/02. I will respond to your message when I return. This email and all contents are subject to the following disclaimer: "http://www.clover.co.za/disclaimer"; -- http://mail.python.org/mailman/listinfo/python-li