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

Lines Matching refs:plist

1544     plist = Popen(["ps"], stdout=PIPE).communicate()[0]
1546 print plist