]> granicus.if.org Git - python/commit
New method getnamespace.
authorSjoerd Mullender <sjoerd@acm.org>
Thu, 31 Aug 2000 10:27:00 +0000 (10:27 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Thu, 31 Aug 2000 10:27:00 +0000 (10:27 +0000)
commit1c8feae411a8afda43e903e5c202ea0e1dbcacbf
treec43d84416826d8c08bb56f6291ad0f4992a9ccde
parentf730fc3e4e4cfe6a5e81ea4c4ff59a7d7c9daab2
New method getnamespace.
Since the application never gets to see the namespace abbreviation
used in the XML document, but some applications may need to know them,
we provide this method.
Doc/lib/libxmllib.tex
Lib/xmllib.py