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

Lines Matching refs:stuff

608         This method just skips all the route stuff and returns the addrspec.
867 stuff = data[0].split('-')
868 if len(stuff) == 3:
869 data = stuff + data[1:]