mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
add missing line break
This commit is contained in:
parent
15cf4f0100
commit
3ed238503d
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ symbolic constants for the feature and property names.
|
|||
\end{datadesc}
|
||||
|
||||
\begin{datadesc}{feature_string_interning}
|
||||
Value: \code{"http://xml.org/sax/features/string-interning"}
|
||||
Value: \code{"http://xml.org/sax/features/string-interning"}\\
|
||||
true: All element names, prefixes, attribute names, Namespace URIs, and
|
||||
local names are interned using the built-in intern function.\\
|
||||
false: Names are not necessarily interned, although they may be (default).\\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue