What is the difference between ActivePython and Python?
ActiveState is an open source company which bundles Python with some additional packages and makes it available for variety of platforms. Sometimes they support platforms which the standard Python distrubution does not. For example AIX comes to my mind. Many beginners to python on Windows have this doubt when they start with Python. ActiveState provides … Read more