Fri, 24 Jan 2014 20:23:53 +0100
Fixed a typo in the coding line of translations.py of pyflakes.
Utilities/pyflakes/translations.py | file | annotate | diff | comparison | revisions |
diff -r 520d79af33af -r c8bbf88ae439 Utilities/pyflakes/translations.py --- a/Utilities/pyflakes/translations.py Fri Jan 24 18:28:52 2014 +0100 +++ b/Utilities/pyflakes/translations.py Fri Jan 24 20:23:53 2014 +0100 @@ -1,4 +1,4 @@ -# -*- cod)ing: utf-8 -*- +# -*- coding: utf-8 -*- # Copyright (c) 2014 Detlev Offenbach <detlev@die-offenbachs.de> #