inspect.findsource problem with llinecache

Rafe rafesacks at gmail.com
Mon Nov 17 01:46:30 EST 2008


On Nov 15, 1:29 pm, "Gabriel Genellina" <gagsl-... at yahoo.com.ar>
wrote:
> En Wed, 12 Nov 2008 05:22:55 -0200,Rafe<rafesa... at gmail.com> escribió:
>
> > I think I have discovered two bugs with the inspect module and I would
> > like to know if anyone can spot any traps in my workaround.
>
> They look like real bugs - please report them athttp://bugs.python.org 
> else this will be forgotten.
>
> > I welcome comments on the bugs or optimization pointers for my code. I
> > am still quite new to Python. My primary question though is: will
> > linecache.clearcache() cause me any problems?
>
> I don't think so, apart from performance degradation (but good performance  
> with bad results isn't good at all!)
>
> --
> Gabriel Genellina

Thank you for replying Gabriel. I'll report it now.

- Rafe



More information about the Python-list mailing list