Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
...Help their team finalize logistics and F&B for their event. Internet: I have pinged Sean to see if he is interested in oversight of the internet. I will work with them more this month to get that finalized and properly spec?ed out. T-shirts: Find a vendor for t-shirt printing in Montreal. Compare prices of several vendors. Ongoing Projects Financial Aid planning 2016/2017 RFPs: Getting Orlando in the mix. Rosen Creek has the availability for hotel, but working on meeting space requirem...
...helps keep Python on the cutting edge." EVE Online "Python enabled us to create EVE Online, a massive multiplayer game, in record time. The EVE Online server cluster runs over 50,000 simultaneous players in a shared space simulation, most of which is created in Python. The flexibilities of Python have enabled us to quickly improve the game experience based on player feedback" said Hilmar Veigar Petursson of CCP Games. HomeGain "HomeGain maintains its commitment to continu...
...help of a wrapper generator such as SWIG. (C/C++ code must first be made available to Java through the Java native code interface; once it is callable from Java it is callable from JPython.)
...help to make Python code readable and maintainable. Extensive and easy to use introspection facilities make Python easy to learn interactively by discovering its capabilities, including documentation, from the command prompt. Python is readily extensible in C or C++, so it is easy to incorporate non-Python modules into an application. Python has played an important role in the success of LivingLogic AG, and will continue to be the basis for most of our software development efforts. About the...
...help fund a week long Raspberry Pi summer day camp Approved, 10-0-0. 9 Clearing Archive for psf-board-provate RESOLVED, that the PSF Board of Directors shall archive and remove from general online access all discussions on the mailing list psf-board-private with the list to be cleared at the election of each new Board. The records shall be privately maintained for legal purposes, however Approved, 5-3-1. 10 Teen Tech Camp Grant RESOLVED: The PSF issue a g...
...help. The following are national-level and regional authorized PyCon conferences: "Kiwi PyCon", "PyCon NZ" in New Zealand "PyCon Africa" in Africa (rotating location) "PyCon Amazônia", in South Amercia "PyCon Asia Pacific", "PyCon APAC" in Asia "PyCon AR", "PyCon Argentina" in Argentina "PyCon AT", "PyCon Austria" in Austria "PyCon AU", "PyCon Australia" in Australia "...
...helpful since she joined us a year ago. I had her do it [self-assessment] because I wasn't sure that you were all aware of the scope of her activities. I am going to be writing you all off-list to suggest a modest improvement in her remuneration." T. Peters: "From where I sit, Pat's done a great job." S. Holden: "Thanks for your work in the last year - you are helping us become more attentive to business." J. Tauber: "Yes, thank-you P. Campbell." P. Campbell: &...
...help them. It's a small group that needs more material than funding. 5.4 Communications Report Summary Brought minutes back up to date, announced Barry's CSA Issues / Blockages None Continued Activities from Last Month None New Activities The board minutes have been brought back up to date from a minor lapse, and Barry Warsaw's Community Service Award was announced and tweeted. For Next Month A previous effort to highlight conference sponsorships ...
...help' that invokes pydoc.help. It must be invoked as 'help()'; when invoked as 'help', it displays a message reminding the user to use 'help()' or 'help(object)'. Tests New test_mutants.py runs dict comparisons where the key and value comparison operators mutate the dicts randomly during comparison. This rapidly causes Python to crash under earlier releases (not for the faint of heart: it can also cause Win9x to freeze or reboot!). New test_pprint.py verifies that pprint.isrecursive() and...
...helpful for aligning the contents of DocBook download components into a workable hierarchy. An Example Python API for DocBook To support development of the necessary content inserter with DocBook, I needed a Python API that could be used to quickly generate the SGML formatted documents. The design chosen for this API provides abstract classes for each document element type in a DocBook Python module. These abstract classes can be inherited in code that defines particular document structures, a...
...help too. In his report Jeff Rush admits to spending an increasingly larger portion of his efforts on PyCon instead of on pure Python advocacy. As PyCon co-Chair, the temptation was too great. However, the consensus was that Jeff has done a lot for PyCon and for Python through PyCon, and Jeff deserves significant credit for the large increase in attendees and the success of Pycon 2007. The members were in favor of renewing Jeff's contract. 4.5 Secretary David Goodger report...
...help. Status: carried forward. Originally from May 2007, Section 7, PyCon Uno (Italy): D. Goodger will produce a PSF logo based on the Python logo. See PSF Logo, below. Status: replaced. Originally from May 2007, Section 7, PyCon Uno (Italy): D. Goodger will look into making PSF banners. Status: carried forward. Originally from January 2008, Section 7, Awards Program: K. Kaiser will research the tax implications of an awards program (both domestic & international recipients). Status: carr...
...help]. Include an affiliation program [ref. July 2008 section 8]. S. Deibel and S. Holden reported that they are working on a draft. Status: in progress. Originally from May 2007, Section 7, PyCon Uno (Italy): D. Goodger will look into making PSF banners. Status: carried forward. Originally from 14 April 2008, Section 5, Treasurer's Report: S. Holden will assist K. Kaiser with accounts receivable reminders. K. Kaiser reported that OSAF paid their outstanding 2007 PSF sponsor invoice. Sta...
Version: None
Released: April 15, 2006
We are pleased to announce the release of Python 2.4.3 (final), a bugfix release of Python 2.4, on March 29, 2006. Python 2.4 is now in bugfix-only mode; no new features are being added. At least 50 bugs have been squashed since Python 2.4.2, including a number …
View Release Notes
Released: Sept. 27, 2005
We are pleased to announce the release of Python 2.4.2 (final), a bugfix release, on September 28, 2005. Important: This release is vulnerable to the problem described in security advisory PSF-2006-001 "Buffer overrun in repr() of unicode strings in wide unicode builds (UCS-4)". This fix is …
...Help (.chm) format - python24.chm. Files, MD5 checksums, signatures and sizes 07cfc759546f6723bb367be5b1ce9875 Python-2.4.2.tgz (9239975 bytes, signature) 98db1465629693fc434d4dc52db93838 Python-2.4.2.tar.bz2 (7853169 bytes, signature) bfb6fc0704d225c7a86d4ba8c922c7f5 python-2.4.2.msi (9671168 bytes, signature) f9a189a11316dc523732b38334c9dd7b python-2.4.2.ia64.msi (8110080 bytes, signature) XXXXX575a2c5d6ab24be10c38154551a MacPython-OSX-2.4.2-1.dmg (7918391 bytes, signature) The signatures...
...help teach python or use Python to teach programming. Online Python Tutor is a free educational tool created by Philip Guo that helps students overcome a fundamental barrier to learning programming: understanding what happens as the computer executes each line of a program's source code. Using this tool, a teacher or student can write a Python program in the Web browser and visualize what the computer is doing step-by-step as it executes the program. The Interactive Python website has live pyt...
Released: Feb. 21, 2008
Python 2.5.2 was released on February 21st, 2008. This is the second bugfix release of Python 2.5. Python 2.5 is now in bugfix-only mode; no new features are being added. According to the release notes, over 100 bugs and patches have been addressed since Python 2.5.1, many of …
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. …
Released: Dec. 19, 2008
Python 2.5.3 was released on December 19th, 2008. This is the last bugfix release of Python 2.5. Python 2.5 is now in bugfix-only mode; no new features are being added. According to the release notes, about 80 bugs and patches have been addressed since Python 2.5.2, many of …
If you didn't find what you need, try your search in the Python language documentation.