[issue32173] linecache.py add lazycache to __all__ and use dict.clear to clear the cache

Lisa Roach report at bugs.python.org
Fri Dec 1 21:45:54 EST 2017


Lisa Roach <lisaroach14 at gmail.com> added the comment:

I think these changes look good, ganziqim has real code improvements (in the form of adding lazycache to __all__ and using clear() in clearchache), as well as improving the code formatting for readability.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32173>
_______________________________________


More information about the Python-bugs-list mailing list