Where can I get hold of Python for Windows Release 3.4 or 3.5? I'm hoping that will let me use py2exe to package up a little game I wrote as an exe. (Apparently Release 3.6 changed the 'bytecode' structure such that py2exe will no longer work.. ) The python.org site only hosts installable binaries for the latest version. Thanks for helping me out here.
EDIT: I've put 3.4 and 3.5 in the question title to underline what is in the text above. Plus, to stress: I'm looking for binary installable packages.
Here they are:
Hope it helps