Comment 12 for bug 1354731

Revision history for this message
In , Netfab (netfab) wrote :

Created attachment 400546
find . -name '*.py' -type f -print | xargs head -n 1

Seems ok. Only *.py files in subdirs doesn't have any shebang, but I guess it's normal.