diff options
| author | Guido van Rossum <guido@python.org> | 2001-02-05 18:50:15 (GMT) |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 2001-02-05 18:50:15 (GMT) |
| commit | 795ad56b319daa610766327b99a74e5ba1ae41b2 (patch) | |
| tree | dcd730f80f8ba2052e06f8fa84a0577b45d67ff6 /Lib/xml/dom/minidom.py | |
| parent | 1b26b6a5f16636c58296b852d7adaa10a44640f7 (diff) | |
| download | cpython-795ad56b319daa610766327b99a74e5ba1ae41b2.zip cpython-795ad56b319daa610766327b99a74e5ba1ae41b2.tar.gz cpython-795ad56b319daa610766327b99a74e5ba1ae41b2.tar.bz2 | |
Don't get fooled by an empty prefix with a valid namespaceURI -- in
this case, the code used to generate invalid tags and attribute names
with a leading colon, e.g. <:tag> or <tag :attr="foo">.
Diffstat (limited to 'Lib/xml/dom/minidom.py')
0 files changed, 0 insertions, 0 deletions
