On Tue, Dec 29, 2009 at 6:38 PM, Irmen de Jong <irmen-nosp...@xs4all.nl> wrote: > On 29-12-2009 23:22, inhahe wrote: > > inspect.getargvalues is used on frames, not on regular code objects. > Maybe you were looking for inspect.getargspec? >
That explains it! I knew I'd done this before, I was just looking at the wrong function name. thx -- http://mail.python.org/mailman/listinfo/python-list