[Python]Searching for a urllib additon/replacement that supports Keep-Alive
11-14-2010, 10:08 PM,
#1
[Python]Searching for a urllib additon/replacement that supports Keep-Alive
Here's my question, if stated in the briefest way: Where can I find an addition/replacement of urllib in Python 3.1 that supports Keep-Alive in HTTP 1.1?

There are a few modules that I found, but not so great for my need:
  • httplib2. It supports Python 3 but the cookie handling is too simple.
  • pycurl. Python 2 only?
  • urlgrabber. Python 2 only?
Gentoo Linux User (w/ fvwm) / Loyal Firefox User / Owner of a Stupid Old Computer - My PGP Public Key

No man is an island, entire of itself; every man is a piece of the continent, a part of the main; if a clod be washed away by the sea, Europe is the less, as well as if a promontory were, as well as if a manor of thy friends or of thine own were; any man's death diminishes me, because I am involved in mankind; and therefore never send to know for whom the bell tolls; it tolls for thee.
-- Devotions Upon Emergent Occasions (1624), John Donn
Reply


Forum Jump: