https://bugs.kde.org/show_bug.cgi?id=368970
--- Comment #4 from Gregor Mi <codestr...@posteo.org> --- I pressed F5 and it did change nothing. The .../site-packages/arcade directory looks like this: total 180 -rw-r--r-- 1 2165 Sep 17 20:46 application.py -rw-r--r-- 1 373 Sep 17 20:46 arcade_types.py drwxr-xr-x 3 4096 Sep 17 20:51 color -rw-r--r-- 1 57629 Sep 17 20:46 draw_commands.py -rw-r--r-- 1 4244 Sep 17 20:46 geometry.py -rw-r--r-- 1 716 Sep 17 20:46 __init__.py drwxr-xr-x 3 4096 Sep 17 20:51 key -rw-r--r-- 1 11703 Sep 17 20:46 physics_engine_2d.py -rw-r--r-- 1 8473 Sep 17 20:46 physics_engines.py drwxr-xr-x 2 4096 Sep 17 20:51 __pycache__ -rw-r--r-- 1 9409 Sep 17 20:46 shape_objects.py -rw-r--r-- 1 1931 Sep 17 20:46 sound.py -rw-r--r-- 1 26546 Sep 17 20:46 sprite.py -rw-r--r-- 1 332 Sep 17 20:46 test.py -rw-r--r-- 1 332 Sep 17 20:46 types.py -rw-r--r-- 1 94 Sep 17 20:46 version.py -rw-r--r-- 1 6819 Sep 17 20:46 window_commands.py So I assume it is written in Python (this is the website: http://pythonhosted.org/arcade/index.html) -- You are receiving this mail because: You are watching all bug changes.