Commit 6bd8e842 authored by Fred Drake's avatar Fred Drake

update to reflect the new significance of the "@" character

parent c759f070
......@@ -679,7 +679,7 @@ The following tokens serve as delimiters in the grammar:
\index{delimiters}
\begin{verbatim}
( ) [ ] { }
( ) [ ] { } @
, : . ` = ;
+= -= *= /= //= %=
&= |= ^= >>= <<= **=
......@@ -703,5 +703,5 @@ error:
\index{ASCII@\ASCII}
\begin{verbatim}
@ $ ?
$ ?
\end{verbatim}
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