On Sep 15, 1:32 am, MRAB wrote:
> Bakes wrote:
> > On Sep 13, 11:47 pm, MRAB wrote:
> >> Bakes wrote:
> >>> On 13 Sep, 22:41, Chris Rebert wrote:
> On Sun, Sep 13, 2009 at 2:34 PM, Bakes wrote:
> > I am using a simple python script to download my logfiles. This is on
> > a while lo
Bakes wrote:
On Sep 13, 11:47 pm, MRAB wrote:
Bakes wrote:
On 13 Sep, 22:41, Chris Rebert wrote:
On Sun, Sep 13, 2009 at 2:34 PM, Bakes wrote:
I am using a simple python script to download my logfiles. This is on
a while loop, the logfile grows rapidly, so it is necessary for python
to sta
On Sep 13, 11:47 pm, MRAB wrote:
> Bakes wrote:
> > On 13 Sep, 22:41, Chris Rebert wrote:
> >> On Sun, Sep 13, 2009 at 2:34 PM, Bakes wrote:
> >>> I am using a simple python script to download my logfiles. This is on
> >>> a while loop, the logfile grows rapidly, so it is necessary for python
>
Bakes wrote:
On 13 Sep, 22:41, Chris Rebert wrote:
On Sun, Sep 13, 2009 at 2:34 PM, Bakes wrote:
I am using a simple python script to download my logfiles. This is on
a while loop, the logfile grows rapidly, so it is necessary for python
to start downloading the new script as soon as it has f
On 13 Sep, 22:41, Chris Rebert wrote:
> On Sun, Sep 13, 2009 at 2:34 PM, Bakes wrote:
> > I am using a simple python script to download my logfiles. This is on
> > a while loop, the logfile grows rapidly, so it is necessary for python
> > to start downloading the new script as soon as it has fini
On Sun, Sep 13, 2009 at 2:34 PM, Bakes wrote:
> I am using a simple python script to download my logfiles. This is on
> a while loop, the logfile grows rapidly, so it is necessary for python
> to start downloading the new script as soon as it has finished the
> old.
>
> It works fine (for about 20