On Sun, 06 Oct 2013 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
