On Saturday 21 January 2006 13:37, Martin v. Löwis wrote:
 > The registered ones:
 >
 > http://www.iana.org/assignments/uri-schemes

I think that these should be supported.

 > Not sure whether urn parsing would also be desirable:
 >
 > http://www.iana.org/assignments/urn-namespaces

The "hdl" scheme already included in the urlparse module is a URN scheme from 
CNRI.  Either we should support URNs, or we should consider deprecating 
support for that one.


  -Fred

-- 
Fred L. Drake, Jr.   <fdrake at acm.org>
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to