1
0
forked from VimPlug/jedi

http -> https

This commit is contained in:
Hugo
2018-01-05 10:47:26 +02:00
committed by Dave Halter
parent adace8d7cb
commit 4199ac1a6f
8 changed files with 14 additions and 14 deletions

View File

@@ -30,7 +30,7 @@ import jedi
def process_memory():
"""
In kB according to
http://stackoverflow.com/questions/938733/total-memory-used-by-python-process
https://stackoverflow.com/questions/938733/total-memory-used-by-python-process
"""
return resource.getrusage(resource.RUSAGE_SELF).ru_maxrss