Kaydet (Commit) 5b000591 authored tarafından Fred Drake's avatar Fred Drake

minor markup nits; fix missing whitespace

üst 179b39ab
...@@ -397,8 +397,8 @@ String literals are described by the following lexical definitions: ...@@ -397,8 +397,8 @@ String literals are described by the following lexical definitions:
One syntactic restriction not indicated by these productions is that One syntactic restriction not indicated by these productions is that
whitespace is not allowed between the \grammartoken{stringprefix} and whitespace is not allowed between the \grammartoken{stringprefix} and
the rest of the string literal. The source character set is defined the rest of the string literal. The source character set is defined
by the encoding declaration; it is \ASCII if no encoding declaration by the encoding declaration; it is \ASCII{} if no encoding declaration
is given in the source file; see \ref{encodings}. is given in the source file; see section~\ref{encodings}.
\index{triple-quoted string} \index{triple-quoted string}
\index{Unicode Consortium} \index{Unicode Consortium}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment