]> granicus.if.org Git - python/commit
Patch [ 784089 ] A program to scan python files and list those require coding
authorGeorg Brandl <georg@python.org>
Wed, 24 Aug 2005 18:32:30 +0000 (18:32 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 24 Aug 2005 18:32:30 +0000 (18:32 +0000)
commit568973181aa523bbcf7f827b3a2eb2affd96ea67
treedc00a1741aea07b0d41fd39c441b00ef93dbb462
parent0a5d4a20e7b2b758c974766cc3ac02af5a342483
Patch [ 784089 ] A program to scan python files and list those require coding
Misc/NEWS
Tools/scripts/findnocoding.py [new file with mode: 0755]
Tools/scripts/pysource.py [new file with mode: 0644]