summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/findnocoding.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #26581: Use the first coding cookie on a line, not the last one.Serhiy Storchaka2016-03-201-1/+1
* Issue #22221: Backported fixes from Python 3 (issue #18960).Serhiy Storchaka2014-09-051-1/+3
* Remove the use of non-existing re.ASCII.Serhiy Storchaka2013-09-171-1/+1
* Issue #18873: IDLE, 2to3, and the findnocoding.py script now detect PythonSerhiy Storchaka2013-09-161-3/+3
* don't use a catch-allBenjamin Peterson2008-10-251-1/+1
* Fix name.Georg Brandl2006-10-061-1/+1
* Whitespace normalization (via reindent.py).Tim Peters2005-08-261-8/+6
* Patch [ 784089 ] A program to scan python files and list those require codingGeorg Brandl2005-08-241-0/+106