Closed msphn closed 10 years ago
As the shebang line has the path information about the Python interpreter the file ending is obsolete.
In my opinion is more handy to work with the command without specifying the file ending. It looks like a conventional command to the end-user.
Best regards, Christian.
I got your point.
But I think, that a fileending has some serious pros, like automatic syntax detection und easier search with find for a specific filetype. And syntax highlighting on GitHub =).
Syntax highlightning on GitHub is a good argument - fixed in version 0.2.
Why not .py?