On Sat, Mar 17, 2007 at 08:09:06PM -0500, Collin Winter wrote:
> On 3/17/07, Ewan Mellor <[EMAIL PROTECTED]> wrote:
> >I have a problem being reported (by Xen users) where inspect.stack() is
> >throwing IndexError. I think that this is a bug in inspect.py --
> >findsource
> >generally throws IOE
On 3/17/07, Ewan Mellor <[EMAIL PROTECTED]> wrote:
> I have a problem being reported (by Xen users) where inspect.stack() is
> throwing IndexError. I think that this is a bug in inspect.py -- findsource
> generally throws IOError when it can't find a particular source file, but in
> the case where
All,
I have a problem being reported (by Xen users) where inspect.stack() is
throwing IndexError. I think that this is a bug in inspect.py -- findsource
generally throws IOError when it can't find a particular source file, but in
the case where it finds a source file, but that file is shorter tha