- From: Sebastian Pipping <webmaster@hartwork.org>
 - Date: Wed, 01 Aug 2007 03:49:13 +0200
 - To: Mike Brown <mike@skew.org>
 - CC: uri@w3.org
 
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