Attention is currently required from: neels.
Patch set 1:Code-Review -1
1 comment:
File src/osmocom/utils.py:
Patch Set #1, Line 125: """unpad string on the right side -- reverse of rpad().
in which way is this different from the python standard library string.rstrip method? you can also pass stirng.rstrip the charcter[s] that shall be removed from the right end.
To view, visit change 39600. To unsubscribe, or for help writing mail filters, visit settings.