julia
a6d34ff8
- Remove mention of a predicate function in strip docstring (#31213)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Remove mention of a predicate function in strip docstring (#31213) `lstrip` and `rstrip` take a predicate function as the first argument. It seems `strip` did not receive that addition, though its docstring suggests that it did. See #31195.
References
#31213 - Remove mention of a predicate function in strip docstring
Author
ararslan
Committer
StefanKarpinski
Parents
2ca7d834
Loading