Lines Matching refs:stuff
998 stuff = os.popen("pick %r 2>/dev/null" % (seq,)).read()999 list = map(int, stuff.split())