open-cogsci / OpenSesame

Graphical experiment builder for the social sciences
http://osdoc.cogsci.nl/
GNU General Public License v3.0
236 stars 112 forks source link

Loop uses `@` which is not compatible with Python 2 #742

Closed smathot closed 3 years ago

smathot commented 3 years ago

The loop item uses the @ operator, but this is not compatible with Python 2.