Version-Release number of selected component: pylint-1.2-6.fc20 Additional info: reporter: libreport-2.2.3 cmdline: /usr/bin/python3 /usr/bin/python3-symilar -V executable: /usr/bin/python3-symilar kernel: 3.15.7-200.fc20.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: getopt.py:211:short_has_arg:getopt.GetoptError: option -V not recognized Traceback (most recent call last): File "/usr/bin/python3-symilar", line 9, in <module> load_entry_point('pylint==1.2.0', 'console_scripts', 'symilar')() File "/usr/lib/python3.3/site-packages/pylint/__init__.py", line 44, in run_symilar Run(sys.argv[1:]) File "/usr/lib/python3.3/site-packages/pylint/checkers/similar.py", line 344, in Run opts, args = getopt(argv, s_opts, l_opts) File "/usr/lib64/python3.3/getopt.py", line 95, in getopt opts, args = do_shorts(opts, args[0][1:], shortopts, args[1:]) File "/usr/lib64/python3.3/getopt.py", line 195, in do_shorts if short_has_arg(opt, shortopts): File "/usr/lib64/python3.3/getopt.py", line 211, in short_has_arg raise GetoptError(_('option -%s not recognized') % opt, opt) getopt.GetoptError: option -V not recognized Local variables in innermost frame: shortopts: 'hdi' i: 2 opt: 'V'
Created attachment 924223 [details] File: backtrace
Created attachment 924224 [details] File: environ
This is how it treats unknown options.
*** Bug 1227822 has been marked as a duplicate of this bug. ***