If you work with strings in your Python scripts and you're writing obscure logic to process them, then you need to look into regex in Python. It lets you describe patterns instead of writing ...
I'm trying to parse a string variable so that it only returns everything before and after certain characters. heres an example"<BR><BR>strVar = "See-Tom-Run"<BR><BR>all i want to return is ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results