Hi all.
i want to make separate process with python.
for example i have python code. for example:
import time
time.sleep(5)
print "Time Over"
named: t.py
and i want to do all ^^that^^ just on other process :)
i hope you understand.
AND DONT GIVE ME LINKS PLS. I GOOGLED THAT MUCH.
BUT NOTHING HELPFUL,
just WRITE CODE WHICH WOULD BE HELPFUL FOR ME! :)
sorry for My english :)