MCPcopy 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
3strvar = strvar.rstrip()
4

Callers

nothing calls this directly

Calls 1

openFunction · 0.50

Tested by

no test coverage detected