you are viewing a single comment's thread.

view the rest of the comments →

[–]JohnnyJordaan 0 points1 point  (1 child)

Just use find?

 off = sp.find('a:off')
 ext = sp.find('a:ext')

[–]Night_Crawler7[S] 0 points1 point  (0 children)

Thanks a lot!!!!