mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
dad91dd1e9
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.