##// END OF EJS Templates
update EvalFormatter to allow arbitrary expressions...
update EvalFormatter to allow arbitrary expressions EvalFormatter should now support arbitrary Python expressions, including slicing. Since slicing conflicts with the format_spec part of fancy formatting, there is a switch to restore format_spec behavior at the expense of slicing. Associated tests added as well.

File last commit:

r4187:3207b260
r4654:8f553957
Show More
.gitignore
11 lines | 107 B | text/plain | TextLexer
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
*.py[co]
build
*.egg-info
*~
*.bak