 |
Python - Default branch
|
Section: Unix |
|
|
|
| Added: Tue, Apr 14th 1998 14:53 UTC (10 years, 3 months ago) |
Updated: Thu, Mar 20th 2008 03:45 UTC (4 months, 1 day 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.
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.63/10.00
(Rank 206)
» Vitality: 0.10% (Rank 1111)
» Popularity: 17.45% (Rank 66)

(click to enlarge graphs)
Record hits: 86,655
URL hits: 71,249
Subscribers: 732
|
|
Articles referencing this project
- 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
- Debian: New python2.4 packages fix arbitrary code execution
by Patrick Lenz
,
in Security
Sun, Oct 22nd 2006 14:49
- Red Hat: Updated Python packages correct a security issue
by Patrick Lenz
,
in Security
Fri, Oct 13th 2006 11:56
|
|
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]
|
|
 |