I was wondering how to limit the amount used by the process created by using the subprocess . Popen with
shell = true
and should also find that the process uses more memory than allocated.
Preferably I am using a solution to see if I am using Python 3.4 in Windows 7.
No comments:
Post a Comment