Remove spurious period.

This commit is contained in:
Fred Drake 2002-09-24 15:32:04 +00:00
parent 7b788e0582
commit 36c2bd8e34
1 changed files with 1 additions and 1 deletions

View File

@ -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
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.
\obindex{buffer}