Comment #4 on issue 1553 by pekka.klarck: Keyword 'Split String From Right' reverses string but not separator
http://code.google.com/p/robotframework/issues/detail?id=1553

No problem. As compliment for you submitting this issue, I present you the interesting discussion about adding `rsplit` to Python in this enhancement request:
http://bugs.python.org/issue801847

The absolutely funniest part is that when one of the core developers demonstrates that rsplit is not needed because it can be implemented so easily, the example he wrote has the exact same bug we had here. Having this method in Python (and Robot) standard library is definitely a good thing.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to