Jean-Paul Calderone <exar...@twistedmatrix.com> added the comment: Calling linecache.checkcache for every inspect.getsource call sounds like a fairly bad idea to me.
linecache.checkcache does a stat() of every single cached file. ---------- nosy: +exarkun _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1218234> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com