Rob
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gabriel Genellina
Sent: 22 October 2007 15:29
To: [email protected]
Subject: Re: Check File Change Every 10 Seconds
En Mon, 22 Oct 2007 06:56:52 -0300, Robert Rawlins - Think Blue
<[EM
Check File Change Every 10 Seconds
Gabriel Genellina wrote:
> En Mon, 22 Oct 2007 06:56:52 -0300, Robert Rawlins - Think Blue
> <[EMAIL PROTECTED]> escribi�:
>
>> I've got a requirement to check a file for a change every 10 seconds or
>> so,
>> and if the fil
Hello Chaps,
I'm not sure what you IDE you all generally use for your python development.
I've been somewhat lazy and always used a plain text editor, however this
technique is starting to take its toll, and it's purely been out of laziness
not finding myself a decent IDE to develop in. So this
Hello Guys,
I'm having a little trouble modifying my logging so that the log files are
rotated. I'm using the standard python logging module and can find some
decent documentation on how to create and add a rotatingFileHandler to my
logger but I've been unable to find out how to disable the sta
To: Robert Rawlins - Think Blue
Cc: [email protected]
Subject: Re: Get Available Functions
> I'm working with a python module which isn't part of the core
> Python API and it also isn't very documented or supported, is
> there any way that I can easily dump/view t
Hello Guys,
I'm working with a python module which isn't part of the core Python API and
it also isn't very documented or supported, is there any way that I can
easily dump/view the available classes and methods within the package from
within python?
Thanks guys,
Rob
--
http://mail.py
Hello Guys,
I've been working on a little pet project for a while now, using it as a
learning exercise for Python and its starting to grow nicely, I'm now
looking into refactoring it a little in a more OO fashion and I've always
been a real fan of design patterns and all those fun kind of thing
Afternoon Guys,
I've got what I would consider to be a strange memory leak within an
application I've been working on. When the application is running the
consumed system memory creeps up slowly, getting higher and higher.
However, when looking at 'top' to display the memory allocation for
Hello Guys,
I'm looking for a function which will give me the last 4 characters of a
given string. I'm sure it's a very simple task but I couldn't find anything
of it.
Any ideas?
Rob
--
http://mail.python.org/mailman/listinfo/python-list
Hello Chaps,
I'm after some advice on the best way to handle a logging job. Essentially I
have data which I'm looking to log to a webservice, it would make good sense
I think to use something like the HTTP handler for the python logging API.
The problem comes when the applica
101 - 110 of 110 matches
Mail list logo