Re: URI Reference creation

Mike Brown wrote:
> Test cases are in 
> http://cvs.4suite.org/viewcvs/4Suite/test/Lib/test_uri.py?view=markup.

---------------------------------------------------------------------------
I found a test case that seems strange to me.
It's one of the cases in absolutize_test_cases:

   ('.//g', 'f:/a', 'f://g')

In the reference "g" is the name of a path
while it becomes the host part in the resolved URI.
Can this be correct?



Sebastian

Received on Wednesday, 1 August 2007 01:49:29 UTC