Mon, 12 Jan 2009 09:16:03 +0100 |
Dirkjan Ochtman |
use dict.iteritems() rather than dict.items()
|
Fri, 04 Apr 2008 22:36:40 +0200 |
Dirkjan Ochtman |
python 2.6 compatibility: compatibility wrappers for hash functions
|
Sun, 03 Feb 2008 21:47:07 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
httprepo: use separate handlers for HTTP and HTTPS
|
Sun, 20 Jan 2008 14:39:25 +0100 |
Christian Ebert |
Prefer i in d over d.has_key(i)
|
Mon, 08 Jan 2007 16:18:29 +0100 |
Benoit Boissinot |
fix for digest auth when using keepalive.py
|
Wed, 12 Jul 2006 08:28:00 -0700 |
Vadim Gelfer |
clean up trailing white space.
|
Fri, 16 Jun 2006 10:00:37 -0300 |
Alexis S. L. Carvalho |
Update keepalive.py to current CVS version of urlgrabber.
|
Thu, 15 Jun 2006 12:57:59 -0700 |
Vadim Gelfer |
http client: support persistent connections.
|