When importing package in python 2.7...... I receive an error Line 555 Def __init__(self, *controllers, filter = FILTER_NONE): there is a carrot " ^ " under the " r " in filter syntaxerror: invalid syntax
When importing package in python 2.7...... I receive an error
Line 555
Def init(self, *controllers, filter = FILTER_NONE):
there is a carrot " ^ " under the " r " in filter syntaxerror: invalid syntax