Package: pyflakes Version: 0.5.0-1 Severity: wishlist It would be great if pyflakes could detect files that are python scripts but are not named *.py. It would have to read the first two bytes of each file to check for scripts and then read the rest of the line to determine if it is a python script. It would need to process stuff like:
#!/usr/bin/python #!/usr/local/bin/python #!/usr/bin/env python #!/usr/bin/python2.6 #!/usr/bin/python3.2 -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (700, 'testing'), (600, 'unstable'), (550, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages pyflakes depends on: ii python 2.7.2-9 ii python-support 1.0.14 -- bye, pabs http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part