Zuzu-Typ / XInput-Python

Simple access to the DirectX input API for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Importing package

L3Prichaun13 opened this issue · comments

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

Hey there (:

The functions are not correctly defined indeed.
Thanks for letting me know.
I'll release a fix at my earliest convenience