- Quick specs
- Price: Free
- Operating system: Windows 95, Windows 98
- Date added: January 08, 2001
- Total Downloads: 15,248
- Downloads last week: 40
- See full specifications
A newer version of ActivePython is available.
(Download doesn't provide access to previous versions of this program.)
- Average user rating: Be the first to rate this product!
Publisher's description
From ActiveState :Python is an interactive, interpreted, object-oriented programming language. Its clean syntax and elegant object model make it a boon for occasional and new programmers, while its powerful module and package system make it a favorite of experienced systems developers. Python is used in a variety of domains, from high schools, where it is used to teach elementary programming principles, to national laboratories, where it is used to steer supercomputers.
ActivePython is ActiveStates free binary distribution of Python for the Linux, Solaris, and Windows platforms. ActivePython enables programmers to get up and running faster with precompiled libraries, which run on all the popular operating systems, and with the numerous Windows-specific extensions by Mark Hammond, Senior Python Developer, ActiveState. Build 202 is the first ActivePython release based on the 2.0 version of Python.
Python 2.0 has the following major new features:
- A new garbage collection mechanism, which allows reclaiming of unused cycles. This is enabled in ActivePython 202.
- Augmented assignment: Instead of typing x = x + y, one can now use x += y.
- List comprehensions and the zip() are built-in, which together alleviate the need for many uses of map() and filter()
- Better Unicode and regular expression handling.
- Extended import statement, which allows you to give a new name to modules as they are imported. For example: import win32com.client as win32client
- An extension to the print statement, which allows easy redirection of print arguments to file objects.
More popular IDE Software downloads
- 4,831 downloads 1. Java SE 6.0 (JDK 6)
- 1,696 downloads 2. Microsoft Visual Studio 2010 Professional Beta
- 929 downloads 3. Microsoft Visual Studio 2005 Standard Edition
- 691 downloads 4. JCreator LE
- 565 downloads 5. Cygwin
- See all IDE Software downloads
User reviews of ActivePython 2.0 build 202
Write your own review Be the first one to review ActivePython 2.0 build 202 and share your experience with the CNET community!
Submit your review
Previous Versions:



