mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Add item about the new xml.sax.saxutils.quoteaddr() function.
This commit is contained in:
parent
ba247a6bbb
commit
b7cea6324a
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@ Core
|
|||
|
||||
Library
|
||||
|
||||
- New function xml.sax.saxutils.quoteattr(): Quote an XML attribute
|
||||
value using the minimal quoting required for the value; more
|
||||
reliable than using xml.sax.saxutils.escape() for attribute values.
|
||||
|
||||
New platforms
|
||||
|
||||
C API
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue