On Tue, Feb 17, 2009 at 08:45:25PM -0500, James Antill wrote:
> On Wed, 2009-02-18 at 01:33 +0100, Peter Poeml wrote:
> > > Search bugzilla.redhat.com ... there are "bugs" in python/urllib2 which
> > > leaks file descriptors.
> >
> > I noticed this bug several times, but never really pursued it.
On Wed, 2009-02-18 at 01:33 +0100, Peter Poeml wrote:
> Hi,
>
> On Tue, Feb 17, 2009 at 07:20:04PM -0500, James Antill wrote:
> > On Sun, 2009-02-15 at 23:57 -0500, Andrew Trusty wrote:
> > > So I've been using urlgrabber for awhile in a number of projects and I
> > > love it because it usually wo
Hi,
On Tue, Feb 17, 2009 at 07:20:04PM -0500, James Antill wrote:
> On Sun, 2009-02-15 at 23:57 -0500, Andrew Trusty wrote:
> > So I've been using urlgrabber for awhile in a number of projects and I
> > love it because it usually works great. In my most recent project I'm
> > using it to access G
On Sun, 2009-02-15 at 23:57 -0500, Andrew Trusty wrote:
> So I've been using urlgrabber for awhile in a number of projects and I
> love it because it usually works great. In my most recent project I'm
> using it to access Google's ajax translation api. Since I'm
> translating a lot of stuff I kee
So I've been using urlgrabber for awhile in a number of projects and I
love it because it usually works great. In my most recent project I'm
using it to access Google's ajax translation api. Since I'm
translating a lot of stuff I keep urlgrabber a lot busier than in my
previous projects. I notic