diff options
author | Fred Drake <fdrake@acm.org> | 2001-03-23 04:39:24 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-03-23 04:39:24 +0000 |
commit | 6526bf863eff2ef78465ba90d19a280d6657bddf (patch) | |
tree | 1bac9057f590eda147ff6a0a4bbf46466cd3afbf /Python/compile.c | |
parent | 5e0dfaccd10317e5baa0295e77add07712de2dd7 (diff) | |
download | cpython-git-6526bf863eff2ef78465ba90d19a280d6657bddf.tar.gz |
When creating an attribute node using createAttribute() or
createAttributeNS(), use the parallel setAttributeNode() or
setAttributeNodeNS() to add the node to the document -- do not assume
that setAttributeNode() will operate properly for both.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions