Guest User

Untitled

a guest
Mar 20th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. t = {"code": 161123134, "name": "task2", "domain": "www.google.com", "type": "Type1", "keywords": ["bai2", "yin4", "jiao3", "yi8", "ping1", "tai3"]}
  2.  
  3. hourTasks = json.dumps(t)
  4. os.system("python a.py " + hourTasks)
  5.  
  6. task = sys.argv[1:]
  7. task = json.loads(task)
Add Comment
Please, Sign In to add comment