Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
...releases are Open Source (see http://www.opensource.org/ for the Open Source Definition). Historically, most, but not all, Python releases have also been GPL-compatible; the table below summarizes the various releases. Release Derived from Year Owner GPL compatible? 0.9.0 thru 1.2 n/a 1991-1995 CWI yes 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes 1.6 1.5.2 2000 CNRI no 2.0 1.6 2000 BeOpen.com no 1.6.1 1.6 2001 CNRI no 2.1 2.0+1.6.1 20...
...release. These bugs may simply be in the test suite, but they may indicate bugs in Python. The test for the ossaudiodev module hangs on some Red Hat systems. (This test is only run when regrtest.py is invoked with -u audio as argument.) test_grp and test_pwd may fail. We've had reports of this on Unix systems that use a "+" at the beginning of a line in the /etc/group or /etc/passwd file to indicate NIS/YP or LDAP consultation. The bugs may also be related to duplicate id ...
...release. These bugs may simply be in the test suite, but they may indicate bugs in Python. test_grp and test_pwd may fail. We've had reports of this on *nix systems that use a "+" at the beginning of a line in the /etc/group or /etc/passwd file to indicate NIS/YP or LDAP consultation. The bugs may also be related to duplicate id in these files. See SourceForge bug reports number 775964 and 779218. There have been some reports on Debian systems about test_ioctl failures. We haven...
...release, there's a loooong list of changes since release 1.4 in the file Misc/NEWS. Below are some highlights. (Or go directly to the listings of what's new in 1.5b1, what's new in 1.5b2, and what's new in 1.5 (final).) For an essay on the (difficult!) subject of metaprogramming, see my essay Metaprogramming in Python 1.5. See also the description of some major new features in version 1.5: Built-in Package Support and Standard Exception Classes. From 1.5 to 1.5.1 - Highlights The documenta...
...released Python under the various licenses had the rights to the code that was added in each release. The open source licenses used by those organizations granted all the necessary rights to the world in general, which of course includes the PSF. The only significant right the PSF does not have to this code is to re-license it. This is the reason for the continued existence of the older licenses in the license stack. Since some of the organizations involved no longer exist, it is unlikely that t...
...released at the www.python.org Internet site on September 5, 2000 ("Python 1.6").</p> <p>2. Subject to the terms and conditions of this License Agreement, CNRI hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python 1.6 alone or in any derivative version, provided, however, that CNRI's License Agreement and CNRI's notice of copyright, ...
...release. Sorry.</font> --> <p>Made available by Sean Reifschneider. <h4>New in this version (2.2-2)</h4> <ul> <p><li>It includes a "-docs" package which includes the Python docs in HTML and info formats. <p><li>The SRPM includes a tkinter "auto" option (the default) which only builds tkinter if /usr/bin/wish exists. </ul> <h4>Download</h4> <p><ul><li>Source: <ul> <li><a...
...release Jython 2.2 Some time later, Frank Wierzbicki offered to take over maintenance of the Jython project, and the PSF board agreed to offer him the remaining funds. This project is still on-going. While the initial time plan for the grants committee (call for proposals and review) worked out fairly well, it turned out that the follow-up activities had significant delays; many delays due to inactivity on my part. From the PSF side, the projects were primarily managed by Kurt Kaiser (as the tr...
...releases. 2. Ensure that content and design for such materials is consistent and appropriate with the mission and requirements of the Python Software Foundation and the needs and ideals of the Python open source community. 3. Develop and manage brand identities associated with the Python Software Foundation and Python. 4. Actively promote Python in commercial, governmental and educational contexts, in order to facilitate the recruitment of new users and contributors to Pytho...
...Release vacations are spent in the Catskills. Post-Release vacations are spent in the Bahamas. Guido is currently working on a system which will allow him to make more releases of Python; thus octupling the number of vacations he takes in a year. Well, folks, as you can see, Guido is taking money out of his own pocket to make the PSA work! So stop whining! The Origin of the Great Timbot Conspiracy Theory Subject: RE: Python bytecode Date: Wed, 30 Apr 97 04:29:43 UT From: Tim Peters <@...
...release. Sorry.</font> --> <p>Made available by Sean Reifschneider <<a href="mailto:jafo-rpms@python.org">jafo-rpms@python.org</a>>. <h3>Download</h2> <p><ul> <li>Source: <ul> <li><a href="/ftp/python/2.1.3/rpms/python2.1-2.1.3-1.src.rpm"> python2.1-2.1.3-1.src.rpm</a> <li>(optional) <a href="/ftp/python/2.1/expat-1.1-4tummy.src.rpm"> expat-1.1-4tummy.s...
...release of 4Suite. When analysing parser generators, the following absolute requirements where defined: The generated parsers should allow semantic actions in Python. This requirement is obvious, since it would not be a Python parser generator otherwise. It was no requirement that the generator itself is a Python program. The generated parsers need to support parsing of Unicode strings. Although this requirement is specific to XPath, Unicode support is desira...
...released in July 2003.) Since I proposed Optik for the Python standard library, a number of other option-parsing libraries have come to light. I'm trying to evaluate them by implementing the same real-world command-line interface with several different libraries. Currently, implementations exist for: Greg Ward's (that's me) Optik Russ Cox' iterator interface (ArgParser) Albert Hofkamp's argtools (page no longer available) David Boddie's CMDSyntax (...
...Release 13-Feb-2003 Creators of Python Sponsor PyCon 2003, First Annual Developers Conference in March FREDERICKSBURG, VA, February 13, 2003 No, it's not a snake or the name of a British comedy group. Python is one of the most useful, compelling and intelligently designed programming platforms to have emerged into the computer industry mainstream in recent years. It is rapidly gaining wide acceptance and being deployed in major IT shops around the world. Software developers now hav...
...released in the past week. Charles Groves, who's steering the 2.2 release, would like to change the license to be the PSF license, removing the 2.0/2.1 part of the license that says "Copyright Jython developers". The push toward 2.2beta/final is increasing the pressure a bit. A. Kuchling asked if everyone looked at his proposed e-mail to jython-dev; some changes were suggested. T. Peters noted that removing the CNRI license would not be possible. A. Kuchling will advise Charles Gro...
...released and was an important building block for my developments. For the low-level part, Fortran 77 was eliminated because of its archaic character, lack of memory management, and portability issues in C-Fortran interfacing. C++ was a candidate, but ultimately not chosen because portability between compilers was still an issue in 1996, and because I considered the benefits of C++ for the small amount of compiled code in the project insufficient to compensate for the complexity of the language. ...
...released into public CVS. The specification on which these are based can be found at http://starship.python.net/crew/lemburg/unicode-proposal.txt. (Now also in the Python 2.0 distribution as Misc/unicode.txt.) The proposal defines a 'codec' interface, but implementing codecs for multi-byte languages is out of Marc-Andre's scope and will be left to members of the SIG. There was an i18n forum at the Eighth International Python Conference, at which the above deliverables were agreed,...
If you didn't find what you need, try your search in the Python language documentation.