Converting relative URLs to absolute
Max M
maxm at mxm.dk
Wed Mar 13 06:44:20 EST 2002
More information about the Python-list mailing list
Wed Mar 13 06:44:20 EST 2002
- Previous message (by thread): Converting relative URLs to absolute
- Next message (by thread): Converting relative URLs to absolute
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Paul Boddie wrote: > I've written some page-mining tools which help with these kinds of > activities, and I suppose I should get round to releasing them at some > point. Let me know if you're interested! Actually urllib needs those kinds of "smart" url joining. The ones that are in there now are next to useless. So perhaps you could get it added to the urllib instead? regards Max M
- Previous message (by thread): Converting relative URLs to absolute
- Next message (by thread): Converting relative URLs to absolute
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list