Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
...files read-only until they need to be edited. When running Cog, it may need to change files that the developer has not edited yet. It can execute a shell command to check out files that are read-only. Lastly, we used XML for our new property schema description, and Python's wide variety of XML processing libraries made parsing the XML a snap. An Example Here's a concrete but slightly contrived example. The properties are described in an XML file: <!-- Properties.xml --> <props>...
Version: None
Released: Oct. 29, 2013
With the 2.6.9 release, and five years after its first release, the Python 2.6 series is now officially retired. All official maintenance for Python 2.6, including security patches, has ended. For ongoing maintenance releases, please see the Python 2.7 series. The NEWS file lists every change in each alpha, …
View Release Notes
Released: June 3, 2011
Python 2.6 is now in security-fix-only mode; no new features are being added, and no new bug fix releases are planned. We intend to provide source-only security fixes for the Python 2.6 series until October 2013 (five years after the 2.6 final release). For ongoing maintenance releases, please see …
Python 2.6.9 Release Python 2.6.9 Python 2.6.9 is a security-fix source-only release for Python 2.6.8, fixing several reported security issues: issue 16037, issue 16038, issue 16039, issue 16040, issue 16041, and issue 16042 (CVE-2013-1752, long lines consuming too much memory), as well as issue 14984 (security enforcement on $HOME/.netrc files), issue 16248 (code execution vulnerability in tkinter), and issue 18709 (CVE-2013-4238, SSL module handling of NULL bytes inside subjectAltName). Py...
...files: af474f85a3af69ea50438a2a48039d7d 13322372 Python-2.6.7.tgz d40ef58ed88438a870bbeb0ac5d4217b 11084667 Python-2.6.7.tar.bz2 The signatures for the source tarballs above were generated with GnuPG using release manager Barry Warsaw's public key which has a key id of A74B06BF. Documentation The documentation has also been updated. You can browse the HTML on-line or download the HTML.
...files: 60e64fe55eb4e23abdd4d77fdad08c3d 13281177 Python-2.6.2.tgz 245db9f1e0f09ab7e0faaa0cf7301011 11156901 Python-2.6.2.tar.bz2 d570f2f5cacad0d3338e2da2d105ab57 14868480 python-2.6.2.amd64.msi 4bca00171aa614b4886b889290c4fed9 14536192 python-2.6.2.msi 82490e5ad8e79893fe26abdc2a25fb88 24197663 python-2.6.2-macosx2009-04-16.dmg 0588e5bb28ffc748473c39a63e4b98e8 5154141 python262.chm Note: Due to an error in the production of the release candidates (2.6.2c1), the release candidates a...
Released: April 14, 2009
Python 2.6.2 was released on April 14, 2009. Python 2.6 is now in bugfix-only mode; no new features are being added. Dozens of bugs reported since the release of 2.6.1 have been fixed. The NEWS file lists every change in each alpha, beta, and release candidate of Python …
...files for BATS using ArcView, a powerful tool for working with maps. Two ASCII text files were produced, indicating the surface type and elevation of our map. The information had been formatted as a grid of 1024 columns and 768 rows to match the resolution of our display and touch pad. We decided to read this grid of numbers into Numeric arrays in Python. Originally quite a bit of preprocessing was involved to scale down the data to fit our internal model. We did not want to go through the readi...
...files: b2f209df270a33315e62c1ffac1937f0 13318547 Python-2.6.6.tgz cf4e6881bb84a7ce6089e4a307f71f14 11080872 Python-2.6.6.tar.bz2 6f91625fe7744771da04dd1cabef0adc 15561216 python-2.6.6.amd64.msi 80b1ef074a3b86f34a2e6b454a05c8eb 15227904 python-2.6.6.msi 29af0ada063ca98257a7d4e3e685e2e8 5468483 python266.chm f9b532a7e674a4d67fa214419c83398a 20452372 python-2.6.6-macosx10.3.dmg The signatures for the source tarballs above were generated with GnuPG using release manager Barry Warsaw's...
Released: Aug. 24, 2010
Released: Dec. 24, 2018
Note: The release you are looking at is a bugfix release for the legacy 3.7 series which has now reached end-of-life and is no longer supported. See the downloads page for currently supported versions of Python. The final source-only security fix release for 3.7 was 3.7.17. Among the …
Released: April 10, 2012
...files, process log files to provide reports about site activity and issues, and update site content. Quixote and mod_scgi have performed extremely well in this application, and plans call for them to replace the current SimpleTAL and mod_python implementation of the user site. Another important module of the LoveIntros project is its anonymous e-mail daemon. This daemon strips the senders' e-mail addressed from correspondence sent to other users, then forwards the e-mails on to their intended re...
Released: Sept. 13, 2015
Python 3.5.0 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.0 was released on September 13th, 2015. Major new features of the 3.5 series, compared to 3.4 Among the new major new features …
Released: March 18, 2010
Python 2.6.5 was a maintenance release for Python 2.6.4, fixing dozens of issues in the core, builtin modules, libraries, and documentation. Python 2.6.5 final was released on March 19, 2010. Python 2.6 is now in bugfix-only mode; no new features are being added. The NEWS file lists …
Released: Oct. 26, 2009
Python 2.6.4 was a critical bug fix for Python 2.6.3, which had regressions in the logging package and in setuptools compatibility. Python 2.6.4 was released on 25-Oct-2009. Python 2.6 is now in bugfix-only mode; no new features are being added. The NEWS file lists every change in …
Released: March 10, 2020
Note: The release you are looking at is a bugfix release for the legacy 3.7 series which has now reached end-of-life and is no longer supported. See the downloads page for currently supported versions of Python. The final source-only security fix release for 3.7 was 3.7.17. The Python …
Released: Oct. 2, 2009
Python 2.6.3 was released on October 2, 2009. Python 2.6 is now in bugfix-only mode; no new features are being added. Somewhere near 100 bugs have been fixed since the release of Python 2.6.2. The NEWS file lists every change in each alpha, beta, and release candidate of …
...files, which are read in automatically both at start and whenever they are modified. Their purpose is to transform event input fields to output fields or apply rules to transform the event (e.g. drop the event, enrich the event, and so forth). These configuration files have table-like structure and simple syntax, so they are easily readable and comprehensible. Each platform has a different number and format of these files. The files are maintained by the customer. Conclusion A powerful yet cle...
...files: f6c1781f5d73ab7dfa5181f43ea065f6 13282574 Python-2.6.8.tgz c6e0420a21d8b23dee8b0195c9b9a125 11127915 Python-2.6.8.tar.bz2 The signatures for the source tarballs above were generated with GnuPG using release manager Barry Warsaw's public key which has a key id of A74B06BF. Notes Developers on Ubuntu 11.04 (Natty Narwhal) or later may experience problems when building Python 2.6 from source, due to the adoption of multiarch support. See issue 9762 for additional details and workaro...
If you didn't find what you need, try your search in the Python language documentation.