]> granicus.if.org Git - python/commitdiff
Remove spurious period.
authorFred Drake <fdrake@acm.org>
Tue, 24 Sep 2002 15:32:04 +0000 (15:32 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 24 Sep 2002 15:32:04 +0000 (15:32 +0000)
Doc/lib/libstdtypes.tex

index 9f23cdf3fe7e27244b6393cf57d6607a7e81e139..a35923fb846a65df7e22c355d1fcf42de2664948 100644 (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}