skitoo / kivy-particle

Particle engine for Kivy framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python changed

Heitor-Tasso opened this issue · comments

AttributeError: module 'sys' has no attribute 'maxint'
'maxint' is 'maxsize' now!!
change lines of engine.py:

  • 113
  • 377

fixed by this PR : #4