Add const() mock

This commit is contained in:
slush0 2016-09-27 17:34:48 +02:00
parent afb1b5cb9c
commit 5105c17eb3
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
def const(c):
pass
def mem_info(verbose=None):
pass