Re: NewsML 2 and RDF

On 1/24/06, Dan Connolly <connolly@w3.org> wrote:
> I was going to say that it should work in practice, but this
> problem seems to have infected the python standard library...
>
> >>> urlparse.urlparse("urn:abc#def")
> ('urn', '', 'abc#def', '', '', '')

FWIW, the URI parsers in Perl, Ruby, and PHP don't have this problem. 
(I don't mean to start a language war, just to point out that this
problem is not universal).

--
(darren)

Received on Tuesday, 24 January 2006 17:05:56 UTC