diff options
author | Georg Brandl <georg@python.org> | 2014-10-07 14:10:28 +0200 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-10-07 14:10:28 +0200 |
commit | 9a51e6a6df8a56aebede133687e91e519a186122 (patch) | |
tree | ffebef0e0f0b63c2749e2858fdc50972a336fc2b /pygments/lexer.py | |
parent | 9cbc7803dd8e7826393721fe4acbd702843e131c (diff) | |
download | pygments-9a51e6a6df8a56aebede133687e91e519a186122.tar.gz |
Closes #980: fix DeprecationWarnings (mostly due to files closed by __del__) on Py3.
Also fix a bunch of other uses of open() to use the with statement.
Diffstat (limited to 'pygments/lexer.py')
0 files changed, 0 insertions, 0 deletions