diff options
author | Fred Drake <fdrake@acm.org> | 2001-08-07 19:14:46 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-08-07 19:14:46 (GMT) |
commit | dad91dd1e90222cfae4543eb290e2b2fa99192c2 (patch) | |
tree | 9982a888d19d88a0b6ce6bd7bec00b29d50e3e68 /setup.py | |
parent | 288cd2cb69dc61d3fe1b18564d62ddb280a6568a (diff) | |
download | cpython-dad91dd1e90222cfae4543eb290e2b2fa99192c2.zip cpython-dad91dd1e90222cfae4543eb290e2b2fa99192c2.tar.gz cpython-dad91dd1e90222cfae4543eb290e2b2fa99192c2.tar.bz2 |
Make sure XMLGenerator uses quoteattr() instead of escape() to quote
attribute values. Just using escape() can (and always has) led to broken
XML being generated. This makes sure it always produces the right thing.
This actually closes SF bug #440351.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions