Remove workarounds for older, unsupported Pythons

This commit is contained in:
Jon Dufresne 2018-12-05 06:06:49 -08:00
parent 93ad9617b0
commit 3216c7b362
4 changed files with 5 additions and 39 deletions

View file

@ -61,8 +61,6 @@ Utility Functions
.. autofunction:: flake8.processor.mutate_string
.. autofunction:: flake8.processor.token_is_comment
.. autofunction:: flake8.processor.token_is_newline
.. Substitutions