标签: python
我正在试图找出为什么我的Python程序无限吞噬内存......
问题在于,这是一个无法访问pdb等开发工具的嵌入式系统。
pdb
我也无法在memory_profiler上安装新的python模块。
memory_profiler
我怎样才能使用纯Python?