Note: help and version output are generated by a naïve script which tries a few variants of
<command> --help, <command> -h etc. to find the command's help and version info.
Sometimes it gets lucky, sometimes it doesn't; if the output below looks wrong, it probably is.
grantlee_strings_extractor.py -V (return code: 1)
Traceback (most recent call last):
File "/usr/bin/grantlee_strings_extractor.py", line 399, in <module>
f = open(filename, "r")
IOError: [Errno 2] No such file or directory: '--version'
grantlee_strings_extractor.py (return code: 0)