En Wed, 12 Nov 2008 05:22:55 -0200, Rafe <[EMAIL PROTECTED]> 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 at http://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

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to