All entries must run in Python on the latest available libraries (ie. the latest release of PyGame, PyOpenGL, etc).
This doesn't mean you have to develop on those latest versions, just that any code you produce must work on those versions.
I was always under the opinon that this included python, so you could use any version of python to create your program. But your code must run on the latest version of python as well.
9. Target platform
All entries must run in Python on the latest available libraries (ie. the latest release of PyGame, PyOpenGL, etc).
This doesn't mean you have to develop on those latest versions, just that any code you produce must work on those versions.
I was always under the opinon that this included python, so you could use any version of python to create your program.
But your code must run on the latest version of python as well.