Answer the question
In order to leave comments, you need to log in
Problem(?) with python plugin in Netbeans
I have Netbeans 8.0 with a Python plugin , and a function:
def func(*objects, n=value1, m=value2):
pass
mismatched input 'n' expecting DOUBLESTAR
mismatched input '=' expecting RPAREN
mismatched input '=' expecting RPAREN
mismatched input 'value1' expecting COLON
mismatched input ')' expecting NEWLINE
mismatched input ')' expecting NEWLINE
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question