mem.py 110 B

123
  1. class Mem():
  2. def cmd_handle(self):
  3. return 'mem in info'