 |
Python 2.4 (Default)
|
Section: Unix |
|
|
|
| Added: Tue, Apr 14th 1998 14:53 UTC (10 years, 7 months ago) |
Updated: Thu, Mar 20th 2008 03:45 UTC (8 months, 19 days ago) |
|
|
About:
Python is an interpreted, interactive,
object-oriented programming language. It combines
remarkable power with very clear syntax, and isn't
difficult to learn. It has modules, classes,
exceptions, very high level data types, and
dynamic typing. There are interfaces to many
system calls and libraries, as well as to various
windowing systems (Tk, Mac, MFC, GTK+, Qt,
wxWindows). 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.
Release focus: Major feature enhancements
Changes:
This release added function/method decorators, arbitrary precision decimals, built-in sets, a unification of integer and long integer, generator expressions, east Asian text encoding codecs, improved process spawning, and many other improvements in the language and standard library.
Author:
Guido van Rossum <guido __at__ python __dot__ org>
[contact developer]
Homepage:
http://www.python.org/
Tar/GZ:
http://www.python.org/ftp/python/2.5.2/Python-2.5.2.tgz
Tar/BZ2:
http://www.python.org/ftp/python/2.5.2/Python-2.5.2.tar.bz2
Changelog:
http://www.python.org/download/releases/2.5.2/NEWS.txt
OS X package:
http://www.python.org/[..]ftp/python/2.5.2/python-2.5.2-macosx.dmg
BSD Ports URL:
http://starship.python.net/crew/mhammond/
Purchase:
http://www.python.org/psf/donations.html
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.65/10.00
(Rank 195)
» Vitality: 0.04% (Rank 1718)
» Popularity: 17.82% (Rank 66)

(click to enlarge graphs)
Record hits: 90,960
URL hits: 73,602
Subscribers: 732
|
|
Branches
Releases
|
Version
|
Focus
|
Date
|
|
2.5.2
|
Major feature enhancements |
20-Mar-2008 11:45 |
|
2.4
|
Major feature enhancements |
07-Dec-2004 07:45 |
|
2.3.4
|
Major feature enhancements |
03-Oct-2004 10:34 |
|
2.3.3
|
Minor bugfixes |
30-Dec-2003 21:22 |
|
2.3.2
|
Minor bugfixes |
22-Nov-2003 23:37 |
|
2.3.1
|
Minor bugfixes |
24-Sep-2003 19:28 |
|
2.3
|
Major feature enhancements |
30-Jul-2003 05:42 |
|
2.2.3
|
Major bugfixes |
01-Jun-2003 17:46 |
|
2.2.2
|
Minor bugfixes |
22-Oct-2002 18:06 |
|
2.2.1c1
|
Major bugfixes |
18-Mar-2002 22:10 |
Articles referencing this project
- Debian: New python2.4 packages fix several vulnerabilities
by Patrick Lenz
,
in Security
Sun, Nov 23rd 2008 19:27
- Debian: New python2.5 packages fix several vulnerabilities
by Patrick Lenz
,
in Security
Mon, Jul 28th 2008 23:31
- Debian: New python2.4 packages fix several vulnerabilities
by Patrick Lenz
,
in Security
Sun, Apr 20th 2008 15:31
- Red Hat: Updated python packages fix several security issues
by Patrick Lenz
,
in Security
Sun, Dec 16th 2007 00:51
- Debian: New python2.3 packages fix arbitrary code execution
by Patrick Lenz
,
in Security
Tue, Oct 24th 2006 07:08
|
|
Comments
[»]
WARNING: make test plays a sound
by sigra - Oct 23rd 2002 15:58:59
I built Python-2.2.2. When it was done I executed
"make check" and continued with my other stuff
and didn't think more about the test going on in
the background.
Suddenly I got a shock when I heard a strange
sound from my computer sound system. I could not
identify it and assumed that I had been cracked
and someone was playing with me. I immediately
disconnected my network and started investigating
without finding anything suspicious. I wondered
if I had lost my connection to reallity or if I
had gotten otherwise mentally ill.
Finally I returned to the shell with the python
build and ran "make check" again because I didn't
know what else to do. After I while I heard the
sound again and got another shock. Then I thought
it would be something related to Python and
executed "find -name *.wav", nothing, "find -name
*.ogg", nothing, "find -name *.au",
"./Lib/test/audiotest.au"! I played the sound and
recognized it as the strange sound I heard
before. That was a relief!
Is Python supposed to scare the shit out of
paranoid people like me?
[reply]
[top]
[»]
Re: WARNING: make test plays a sound
by Grey - May 9th 2005 13:09:20
Of course Python is suppose to scare you. "No one
*expects* the Spanish Inquisition."
-- --
chris lusena
[reply]
[top]
[»]
Re: WARNING: make test plays a sound
by IT Blogger - Jul 31st 2008 00:36:27
> Of course Python is suppose to scare
> you. "No one
> *expects* the Spanish Inquisition."
>
What's so frightening in Python? Python is more than simple programming
language... to study and perception.
-- Hardcore ASP & ASP.NET coding. Copywriting, Translation, Internet marketing services.
[reply]
[top]
|
|
 |