lou xiao writes: > I find a bug in str.lstrip, when i call str.lstrip, i get this result. > >>> a.lstrip('device_') > 'nfo' > >>> Try a.lstrip('_ecived') You'll see that you get the same result. I suspect that you misunderstand the meaning of the argument, which is not a sequence of characters, but a *set* of characters.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4