commit | 36c2bd8e3408de9918021c04588e217174989da9 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Sep 24 15:32:04 2002 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Sep 24 15:32:04 2002 +0000 |
tree | ab4308f6eae14bb69eee81b276af618fc3651827 | |
parent | 7b788e0582e3b9b92634b6955fb4fa39f0b1428f [diff] |
Remove spurious period.
diff --git a/Doc/lib/libstdtypes.tex b/Doc/lib/libstdtypes.tex index 9f23cdf..a35923f 100644 --- a/Doc/lib/libstdtypes.tex +++ b/Doc/lib/libstdtypes.tex
@@ -410,7 +410,7 @@ 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}