[Python-Dev] Adding resume (206) support to urllib(2)

skip at pobox.com skip at pobox.com
Tue Dec 12 15:52:51 CET 2006


    Dan> I've just been putting together a podcasting doodad and have
    Dan> included resuming support in it. Is this something that's already
    Dan> in the pipeline or should I abstract it out to urllib and submit a
    Dan> patch?

Check urllib2 before putting any effort into extending urllib.  If a patch
is needed it should go in urllib2.

Skip


More information about the Python-Dev mailing list