Guest User

Untitled

a guest
Dec 15th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. subprocess.run(['java', '-jar', 'rmc-2.7.6.jar', '-s', 'KeyPathDetection.rebeca', '-p', 'KeyPathDetection.property', '-x'], check=True,
  2. stderr=PIPE, stdout=PIPE, shell=True)
Add Comment
Please, Sign In to add comment