mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
parent
3a313e3655
commit
b0c319a905
1 changed files with 1 additions and 1 deletions
|
|
@ -271,7 +271,7 @@ removed. If given and not \code{None}, \var{chars} must be a string;
|
|||
the characters in the string will be stripped from the end of the
|
||||
string this method is called on.
|
||||
\versionchanged[The \var{chars} parameter was added. The \var{chars}
|
||||
parameter cannot be passed in 2.2 versions]{2.2.3}
|
||||
parameter cannot be passed in earlier 2.2 versions]{2.2.3}
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{strip}{s\optional{, chars}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue