Xavier wrote: > > I was wondering if there was a way to get a list of all the variables which > were executed/created/modified within a function? Have you looked at the "inspect" standard module?