I am setting up Django, and am trying to decide whether to use the 32 bit or 64 bit version of Python 2.7 on my Windows 7 machine.
I\'ve seen the issues with the 64 bit
if you need more than 4gb of RAM to work with: return 64 else: return 32