[Python-Dev] [Python-checkins] r42116 - python/branches/release24-maint/Lib/unittest.py
Fred L. Drake, Jr.
fdrake at acm.org
Sat Jan 21 20:23:32 CET 2006
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>
More information about the Python-Dev
mailing list