Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-492232.py
File
recipe-492232.py
recipes/Python/492232_chomp_equivalents/recipe-492232.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# single-liners using rstrip()
2
3
strvar = strvar.rstrip()
4
Callers
nothing calls this directly
Calls
1
open
Function · 0.50
Tested by
no test coverage detected