summaryrefslogtreecommitdiff
path: root/tests/test_util.py
Commit message (Expand)AuthorAgeFilesLines
* python2.6 has no assertSequenceEqualTim Hatch2014-11-061-4/+4
* Add 'duplicates_removed' function (for *_builtins.py generation).Tim Hatch2014-11-061-0/+16
* Closes #980: fix DeprecationWarnings (mostly due to files closed by __del__) ...Georg Brandl2014-10-071-3/+3
* Python3 compat in test_utilTim Hatch2014-10-031-3/+1
* Add util function for keyword list formattingTim Hatch2014-10-031-0/+10
* Update ElixirLexer and example_elixir.exAlexei Sholik2014-06-051-0/+135