[issue993580] inspect.findsource does not call linecache.checkcache

2009-04-05 Thread Georg Brandl
Georg Brandl added the comment: Setting it as a superseder, then. -- dependencies: -inspect.getsource doesn't update when a module is reloaded nosy: +georg.brandl resolution: -> duplicate status: open -> closed superseder: -> inspect.getsource doesn't update when a module is reloaded

[issue993580] inspect.findsource does not call linecache.checkcache

2009-03-04 Thread Daniel Diniz
Daniel Diniz added the comment: Issue 1218234 has a patch. -- dependencies: +inspect.getsource doesn't update when a module is reloaded nosy: +ajaksu2 ___ Python tracker ___ __

[issue993580] inspect.findsource does not call linecache.checkcache

2009-02-14 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> feature request versions: +Python 2.7 -Python 2.3 ___ Python tracker ___ __