Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: jpstoryHi
Is there any function work similar to os.path.basename in python ?
It is kinda annoying to use Split function, as there could be more than one "/" and "\" in the full path.