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 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:22:39 GMT