Re: [Python-Dev] Reduce memory footprint of Python

2013年10月06日 14:01:50 -0700

On 2013年10月06日 22:47:27 +0200
[email protected] wrote:
> 
> Quoting Antoine Pitrou <[email protected]>:
> 
> > The linecache module is used implicitly by the traceback and warnings
> > module, so perhaps quite a bit more than one would imagine :-)
> >
> > I think limiting the linecache cache size would be good enough.
> 
> So what specific limit would you suggest?
Something like 50 files.
Regards
Antoine.
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to