cafepy_memory_manager¶
### Author: Mogu ### This file contains Memory manager Class. Python don’t set Memory Limit.We need to set Memory Limit to protect our Machine from a pending state. # Environment:
Python3.5.1
# Requirements:
- # References:
- in Ch13.4 Python Coookbook,Third edition [By David Beazley,Brian K. Jones], 2013.