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

Lines Matching refs:setuid

1552         p = Popen(["id"], preexec_fn=lambda: os.setuid(100))