At 02:20 PM 3/29/2009 -0500, Martin v. Löwis wrote:
I would like to change the links to the uploaded
files to relative links, pointing to /packages.
This will simplify mirroring.

Can anybody see problems with such a change?

Also, if you can't see problems: can anybody
confirm specifically that setuptools would process
these fine?

Setuptools uses urlparse.urljoin() on all URLs that it pulls out of HTML.

_______________________________________________
Catalog-SIG mailing list
[email protected]
http://mail.python.org/mailman/listinfo/catalog-sig

Reply via email to