##// END OF EJS Templates
Fixed long-standing and very subtle bug in ultratb....
Fixed long-standing and very subtle bug in ultratb. This is something I had seen sporadically, and was able to finally pin down as associated with situations like generator expressions and others where inspect.getargvalues() returns variables that inspect.formatargvalues() later can't extract. I finally understood what's going on, left a detailed comment in the code explaining the problem.

File last commit:

r3111:3fd347a5
r3147:cf214c9d
Show More
.gitignore
8 lines | 84 B | text/plain | TextLexer
docs/dist
docs/build/*
docs/source/api/generated
*.pyc
build
*.egg-info
*.py~
*.bak