You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the expected output? What do you see instead?
The following error is output:
-=#=- -=#=- -=#=- -=#=- -=#=- -=#=- -=#=- -=#=- -=#=- -=#=-
EXCEPTION in test_tag.py
list index out of range
-=#=- -=#=- -=#=- -=#=- -=#=- -=#=- -=#=- -=#=- -=#=- -=#=-
What version of the product are you using? On what operating system?
0.7.3 , Windows XP
Please provide any additional information below.
The error originates from "getFuncArgs" in the "codefinder" module. It is attempting to set an item in the "args" list, which is empty.
What steps will reproduce the problem?
What is the expected output? What do you see instead?
The following error is output:
-=#=- -=#=- -=#=- -=#=- -=#=- -=#=- -=#=- -=#=- -=#=- -=#=-
EXCEPTION in test_tag.py
list index out of range
-=#=- -=#=- -=#=- -=#=- -=#=- -=#=- -=#=- -=#=- -=#=- -=#=-
What version of the product are you using? On what operating system?
0.7.3 , Windows XP
Please provide any additional information below.
The error originates from "getFuncArgs" in the "codefinder" module. It is attempting to set an item in the "args" list, which is empty.
http://code.google.com/p/pysmell/issues/detail?id=34
The text was updated successfully, but these errors were encountered: