Skip to content
Snippets Groups Projects
Commit 29e3b1d8 authored by Ben Boeckel's avatar Ben Boeckel
Browse files

SystemTools: Use .rfind('/') rather than .find_last_of("/")

It's faster since it doesn't have a second string to loop over.

Change-Id: I8a5917ad356db38e18cc370276edb76ce3027a17
parent 7ffb7106
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment