At 12:43 PM 5/18/2007 -0400, Jim Fulton wrote:

>On May 15, 2007, at 7:12 PM, Phillip J. Eby wrote:
>>The relative URLs that are in the HTML that local_open() returns
>>will be broken if you do that.
>
>Ah, I see you're point.  The leading '/'s would need to be added
>upstream of the local_open call.

Or else the directory name and a '/' would need to be added in 
local_open(), as I mentioned before.

_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to