I have developed my application with some python scripts that was written in Python 2.3 (Windows 32-bit OS)
Now I need to give support for Windows 64-bit. But I can not find Python 2.3 for 64-bit.
I have installed Python 2.7 in 64-bit, but I'm facing some compatibility issues (2.3 vs. 2.7)
So, is there any Python 2.3 for Windows 64-bit.