[Python-press] Python 2.2.3 press release

Stephan Deibel sdeibel at wingide.com
Mon, 2 Jun 2003 23:35:19 -0400 (EDT)


Hi,

I've attached below the press release for Python 2.2.3, which was 
released over the weekend.  If you're not interested in this or future
Python-related news, just let me know or use the Edit Options form at the
very bottom of http://pythonology.org/mailman/listinfo/python-press .

You can also get the release in HTML form here:

ftp://pythonology.org/pub/psf/python-release-2.2.3.html

Thanks,

Stephan Deibel

--
Wing IDE for Python
Archaeopteryx Software, Inc
Take Flight!

www.wingide.com

-------------------------------

May 31, 2003
Press Release
SOURCE: Python Software Foundation

PYTHON SOFTWARE FOUNDATION (PSF) ANNOUNCES PYTHON VERSION 2.2.3
New release enhances powerful programming language

FREDERICKSBURG, Va., [May 31, 2003] -- The Python Software Foundation
announces the release of version 2.2.3 of the Python programming language.
This maintenance release introduces over 120 enhancements to the language
and its extensive standard libraries.

"This new minor release of Python provides users with a collection of
carefully selected improvements. It is an important part of our commitment to
maintaining widely used stable versions of Python," said Guido van Rossum,
creator of Python and president of the Python Software Foundation.

Python is a uniquely agile programming language that significantly increases
programmer productivity over languages such as C, C++, Java, and Visual Basic.
The language is used in mission-critical applications by hundreds of thousands
of companies and organizations worldwide, and its user base is growing rapidly.

"RealNetworks uses Python extensively for the infrastructure of the Helix
Community (www.helixcommunity.org), including our Python-based build system
Ribosome (ribosome.helixcommunity.org) and our Python driven test player
(pyplayer.helixcommunity.org). Python has been a great choice for us; it has
offered us flexibility and robustness and has made it possible for us to write
modular, easily-maintained tools. We're very happy with the results," said Rob
Lanphier, Helix Community Coordinator.

Other companies using Python include The New York Stock Exchange, Google,
Philips, Hewlett Packard, Rackspace, Industrial Light and Magic, Nasa, Disney,
Compaq, and AstraZeneca.

About Python

Python is a powerful object oriented programming language that is developed
and maintained by a global community of Open Source contributors, under the
oversight of the Python Software Foundation. Python's unique blend of
simplicity and power excels in a wide range of software development tasks,
including the construction of web applications, complex integrated business
solutions, and large desktop applications.

Key features of Python include:

* Object orientation, modular name spaces, exceptions, and multi-threading
* High-level dynamic data typing and very late binding
* Tight integration with C, C++, and Java modules
* May be compiled to Java byte code for use in any JVM
* String and regular expression processing
* Extensive XML and web services support
* HTTP, FTP, SMTP, POP, IMAP, NNTP, telnet, and other IP protocols
* HTML, MIME, base64, binhex, uuencode, and other internet data handling
* GUI development and multimedia services
* Unit testing, profiling, and documentation generation
* Available third party modules for database access, math, 3D modeling,
  image processing, LDAP, WebDAV, jabber, MIDI, and much more

Python runs on Microsoft Windows, Macintosh, Linux, Unix, OS/2, WinCE, and
many other operating systems. Full source code is available for the language
and associated standard libraries.

Additional information and downloads are available at www.python.org.

About the PSF

The Python Software Foundation (PSF) is a non-profit organization devoted to
advancing Open Source technology related to the Python programming language.
The PSF holds the intellectual property rights to Python. Additional
information on the PSF is available at http://www.python.org/psf.