mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Remove spurious period.
This commit is contained in:
parent
7b788e0582
commit
36c2bd8e34
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue