Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Web & Software Development  |  Other Developer Tools  |  Python

Python

Python - 2.1

high level interactive programming language

All Time: (5.0)
Version 2.1: Not rated (0.0)
Selected Version: 2.1
Release Date: 2001-05-18
License: Freeware
Downloads (version 2.1): 1,306
Downloads (all versions): 23,334

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

Python is an interpreted, interactive, object-oriented programming language. It is often compared to Tcl, Perl, Scheme or Java.Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac, MFC). New built-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable interface.The Python implementation is portable: it runs on many brands of UNIX, on Windows, DOS, OS/2, Mac, Amiga... If your favorite system isn't listed here, it may still be supported, if there's a C compiler for it. Ask around on comp.lang.python -- or just try compiling Python yourself.

What's new in this version:

  • readline
  • expat XML parser
  • Python Imaging Library 1.1.2

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.1
  • Mac OS X 10.0

Additional Requirements:

  • Mac OS X 10.0 or higher

Screenshots:

Download Links:

Download Links:

Your Installed Versions:


 

Feedback Summary:

Version 2.1:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

Python ReviewWorks great on ppc and intel - Version: 2.5.1, 4/19/2007 09:17PM PST

(1 of 1 users found this comment useful)

wgscott
Everything works flawlessly. I made a symbolic link to my fink python 2.5.x site-packages. Now I have the best of both worlds.
Post a commentAlert Admin

Most Recent Replies: View All 5 Replies

Python Troubleshooting ReportVersion mismatch? - Version: 2.4.1, 4/3/2005 10:12AM PST

(1 of 1 users found this comment useful)

scienceman2
IDE crashes on startup, get "version mismatch" error message in the console log.

???
Post a commentAlert Admin

Python CommentaryTo get the… - Version: 2.1, 5/21/2001 01:37AM PST

(3 of 4 users found this comment useful)

z_pincus
man page: either move the python man page from /usr/local/man to /usr/shar/man, or add the former to your manpath.
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies