diff options
author | Sjoerd Mullender <sjoerd@acm.org> | 2000-07-04 14:53:12 (GMT) |
---|---|---|
committer | Sjoerd Mullender <sjoerd@acm.org> | 2000-07-04 14:53:12 (GMT) |
commit | 5baaf66525aa7b3a61d2fec14b945539cd36d689 (patch) | |
tree | 04a6065aeaf936b7c990afe9aa1e804bab624809 /Python/getcompiler.c | |
parent | 8bcfb8a5e09f15f6bf8dfb9f282192d03eac4fd8 (diff) | |
download | cpython-5baaf66525aa7b3a61d2fec14b945539cd36d689.zip cpython-5baaf66525aa7b3a61d2fec14b945539cd36d689.tar.gz cpython-5baaf66525aa7b3a61d2fec14b945539cd36d689.tar.bz2 |
2 fixes plus one extension:
- Actually count the linefeeds in a the CDATA content.
- Don't call the endtag handler for an unmatched endtag (this makes
the base class simpler since it doesn't have to deal with unopened
endtags).
- If the __init__ method is called with keyword argument
translate_attribute_references=0, don't attempt to translate
character and entity references in attribute values.
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions