mirror of
https://github.com/python/cpython.git
synced 2026-05-10 14:41:01 -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.