mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Add a note that the quoteattr() function is useful for HTML and SGML
attributes as well.
This commit is contained in:
parent
b857ba261f
commit
1cf0f1751f
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ either in direct use, or as base classes.
|
|||
<element attr="ab ' cd " ef">
|
||||
\end{verbatim}
|
||||
|
||||
This function is useful when generating attribute values for HTML or
|
||||
any SGML using the reference concrete syntax.
|
||||
\versionadded{2.2}
|
||||
\end{funcdesc}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue