Commit 36c2bd8e authored by Fred Drake's avatar Fred Drake

Remove spurious period.

parent 7b788e05
...@@ -410,7 +410,7 @@ item tuple must have a trailing comma, e.g., \code{(d,)}. ...@@ -410,7 +410,7 @@ item tuple must have a trailing comma, e.g., \code{(d,)}.
Buffer objects are not directly supported by Python syntax, but can be Buffer objects are not directly supported by Python syntax, but can be
created by calling the builtin function created by calling the builtin function
\function{buffer()}.\bifuncindex{buffer}. They don't support \function{buffer()}.\bifuncindex{buffer} They don't support
concatenation or repetition. concatenation or repetition.
\obindex{buffer} \obindex{buffer}
......
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