Home | History | Annotate | Download | only in python2.7

Lines Matching refs:words

1180     words = url.split(';')
1181 return words[0], words[1:]