Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
Python 3.1.3 Release Python 3.1.3 Note: It is recommended that you use the latest bug fix release of the 3.1 series, 3.1.4. Python 3.1.3 was released on November 27th, 2010. The Python 3.1 version series is a continuation of the work started by Python 3.0, the new backwards-incompatible series of Python. For ongoing maintenance releases, please see the Python 3.2 series. Improvements in this release include: An ordered dictionary type Various optimizations to the int type New unittest feat...
...modules over the years. Python's platform independence, and the fact that it is an interpreted language, have been a major benefit to customers that have migrated from the VMS and UNIX to Windows. They have been able to port their code with no changes or at most only minor changes. Today Tribon Solutions has customers that have, by utilizing the power of Tribon Vitesse, been able to reduce design time of certain complex ship structures from four weeks to two days, while improving overall quality...
Python Documentation Index Python Essays In this directory I place short essays (anything from 500 to 5000 words) on various Python subjects. See also a collection of presentations I have given. See also my blog at blogspot.com and my previous blog at artima.com. --Guido van Rossum Table of contents (in mostly chronological order) Unifying types and classes in Python 2.2 (See below) Foreword for "Programming Python" (1st ed.) Written in 1996, this gives an overview of the earl...
Bugs in Python 2.3.2 <h3>Bugs in Python 2.3.2</h3> <ul> <li>IDLE now executes code in a separate process. To communicate between the main process and executing processes, IDLE opens a socket to 127.0.0.1 (the local machine). Some firewalls running on Windows machines interfere with this and can cause either silent failures or erroneous popup windows from the firewall. This problem only occurs if you run a firewall on the same machine as IDLE.</li> </ul> &...
...modules such as pdb. His most widely known contributions are to Python's documentation, through writing as well as by creating and maintaining the Sphinx tool chain for converting reStructuredText input files to more easily consumed formats such as HTML and PDF. The video announcing Georg's award at OSCON 2011 is available on YouTube. Georg is a PhD student of Physics. He works at the Munich research reactor slash neutron source on magnetism, researching novel materials for the computing of tomo...
...modules, but all I got back was a MIME encoded email written in Japanese, for which the only words I could make out were "proprietary" and "waiting for copyright assignment". Sigh. Anyway, it appears that there's at least one friendly person at the FSF, because every time the "Tim Peters" becomes quiet for a little while, someone always seems to reboot it... There. I feel so much better now. -Barry TP> Ya, and if anoyone actually saw that msg, they'd al...
...modules written in other languages (e.g. C, C++, or Java), to mediate access to advanced functionality that is not easily accessible from Python directly (for example, high-speed 3-D computer graphics packages). While we don't expect students to write these extension modules, the use of such modules makes it possible to spruce up their learning experience greatly. This extensibility gives teachers an opportunity to tailor lessons to the interests of their students by providing them with g...
Version: None
Released: Sept. 19, 2006
Python 2.5 was released on September 19th 2006. There's a bunch of places you can look for more information on what's new in this release -- see the "What's New" section further down this page. This is a final release, and should be suitable for production use. …
View Release Notes
...modules. Tkinter is included in all standard Python installations. "USA is pleasantly surprised by how much quality software we can deliver," Friedrich says. "And each time we demonstrate success with Python, we add a few more believers to my growing list!" About the Author Dan Shafer is a freelance author and sometime Python coder who hangs out on California's central coast. He is a member of the PythonCard Open Source development team creating a GUI-building framework for...
...modules may very well break. This post has some pointers to more information for C extension authors. Please see the separate bugs page for known issues and the bug reporting procedure. See also the license. Download the release Starting with the Python 2.4 releases the Windows Python installer is being distributed as a Microsoft Installer (.msi) file. To use this, the Windows system must support Microsoft Installer 2.0. Just save the installer file, Python-2.5.msi, to your local machine, then...
Location: Remote (EU), Overijsel Remote (EU)
Telecommuting: Yes
Position Details Salary: EUR 70k annual base salary, with VSOP available for discussion Working Hours: Daytime working hours aligned with Central European Time (CET) Work Setup: Fully remote position Role Summary We are hiring a Senior Python Developer to lead …
...modules and programs are announced here, and it's where PEPs are posted to get comments from the community. You'll also see announcements for conferences. This is a moderated newsgroup carrying at most perhaps 10 to 20 messages per week, so it's an easy way to be keep up-to-date on what's new in the Python world. See the comp.lang.python.announce posting guidelines for guidelines on submitting announcements. It is also available as a moderated mailing list, python-announce. Subscribing can be do...
...modules As Python was used more widely, extending and customizing in-house software became a lot easier. By writing in Python, users could recombine wrapped software components and extend or enhance standard CG applications needed for each new image production run. This let ILM staff to do exactly what a production needed at any given time, whether that meant allowing for a specific look for an entire show, or just a single CG character or element. As it turned out, even some of ILM's non-techni...
...modules allow us to turn very fast cycles during development. The current codebase is about 30K lines of code, written over the last year or so. I do a lot of the prototypes, mockups, etc., but Christian has implemented most of the current codebase himself. The productivity that Python provides over the "mainstream" languages is profound. We've also found the application stack to be very robust. As our flagship application, ProjectPipe is mission critical. If it proved unreliable to ou...
...modules/projects to the Cheeseshop and/or site? Advocating Python for newbies — most important priority? Approximately 60% of members in attendance supported the umbrella organization idea as a long-term (2+ year) goal. Action items for next year? Strategy to increase user base? Improve library & tools for developers PSF support of conferences in other countries Further discussion was deferred. 5 Discussion of Bug Tracker Migration Brett Cannon proposed migrating away f...
...modules included in distro). Open and unclear request about the website/project WTactics.org. Carl Trachte identified a likely problematic derivative with pugce. This should be addressed, but has not currently. Doug Napoleone identified a probably dilutive derived logo by psycopg. I need to followup with them to resolve this. Find some PSF member or other helpful Pythonista to produce dark background logo version 6 Outreach and Education Committee The board discussed and ...
...modules while translating the code base into Python. Refactoring the Perl code without moving to Python would have produced comparable architectural results, but Python's explicit error handling and stronger type checking helped to considerably improve the code's robustness. The current version of PyDrone uses about 20 different external binaries and scripts to predict various molecular properties. When an external program works correctly, then the output is easy to parse into the desired result...
Building the PSF: the Q2 2019 Fundraiser Help us raise $60,000 USD by June 30th! #countdown-wrap { width: 70%; padding: 10px; font-family: arial; max-width: 650px; margin: 10px auto 50px; } #goal { font-size: 36px; text-align: center; color: #888; @media only screen and (max-width : 640px) { text-align: center; } } #glass { width: 100%; height: 20px; background: #c7c7c7; border-radius: 10px; float: left; overflow: hidden; } #progress { float: left;...
IDLE and tkinter with Tcl/Tk on macOS Important If you are using macOS 12 Monterey or later, you may see problems with file open and save dialogs when using IDLE or other tkinter-based applications. The most recent versions of python.org installers (for 3.10.0 and 3.9.8) have patched versions of Tk to avoid these problems. They should be fixed in an upcoming Tk 8.6.12 release. If you are using a Python from any current python.org Python installer for macOS (3.10.0+ or 3.9.0+), no further acti...
Python Success Stories Introduction This article shows how I integrated Python, COM, DocBook, OpenJade, and Word together to create a documentation tool for BEACON, a visual programming environment. This documentation tool was used for code reviews in the software development methodology at my company, and led to significant (>$1M) in cost savings. Before starting this project, I had no prior experience using SGML, XML, or other document markup languages. It was only when I was perilously ...
If you didn't find what you need, try your search in the Python language documentation.