Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.
Version: None
Released: April 9, 2012
Note: A newer bugfix release, 2.7.4, is currently available. Its use is recommended over previous versions of 2.7. Python 2.7.3 was released on April 9, 2012. 2.7.3 includes fixes for several reported security issues in 2.7.2: issue 13703 (oCERT-2011-003, hash collision denial of service), issue 14234 (CVE-2012-0876, hash table …
View Release Notes
...1 >>> isinstance([], dict) 0 >>> isinstance([], object) 1 >>> In classic Python, the method names of lists were available as the __methods__ attribute of list objects, with the same effect as using the built-in dir() function: Python 2.1 (#30, Apr 18 2001, 00:47:18) [GCC egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)] on linux2 Type "copyright", "credits" or "license" for more information. >>> [].__methods__ ['append', 'count', 'ex...
...Python 2.1 (#30, Apr 18 2001, 00:47:18) [GCC egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)] on linux2 Type "copyright", "credits" or "license" for more information. >>> [].__methods__ ['append', 'count', 'extend', 'index', 'insert', 'pop', 'remove', 'reverse', 'sort'] >>> >>> dir([]) ['append', 'count', 'extend', 'index', 'insert', 'pop', 'remove', 'reverse', 'sort'] Under the new proposal, the __methods__ attribute no longer exists: Python 2.2c1 (#803, Dec 13 2001, 23:06...
...1c468989d1f2cc560c23f8e6a7ea 11661773 Python-3.1.2.tgz 45350b51b58a46b029fb06c61257e350 9719769 Python-3.1.2.tar.bz2 a50d1fe2648783126c7a70654a08b755 14369280 python-3.1.2.amd64.msi 098269f6057916821e41e82e7a7be227 14098432 python-3.1.2.msi 597ba520c9c989f23464e0bf534db389 17418524 python-3.1.2-macosx10.3-2010-03-24.dmg [1]The binaries for AMD64 will also work on processors that implement the Intel 64 architecture (formerly EM64T), i.e. the architecture that Microsoft calls x64, a...
...Python 2.7 and old-style classes has been removed in Python 3. Please refer to the Python tutorial and the Descriptor HowTo Guide for more up-to-date documentation about classes and descriptors respectively. Unfortunately, new-style classes have not yet been integrated into Python's standard documentation. Fear not, however; many people have worked to provide useful information on creating and using new-style classes: Unifying types and classes (aka descrintro) is Guido's essay on new-style cl...
Released: Dec. 4, 2008
Python 2.6.1 was released on December 4th, 2008. This is the first bugfix release of Python 2.6. Python 2.6 is now in bugfix-only mode; no new features are being added. Dozens of bugs that were reported since the release of 2.6 final have been fixed. See the …
Python Software Foundation: Minutes of Board of Directors Meeting (August 9, 2005) The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors August 9, 2005 A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 17:00 UTC, August 9, 2005. Stephan Deibel presided at the meeting. 1 Attendance The following members of the Board of Directors were present at the meeting: Steph...
...12, 2013. 6 PyCon Ireland Sponsorship RESOLVED: The Python Software Foundation sponsor PyCon Ireland 2013 (http://python.ie/pycon/2013) in the amount of $3000 USD Approved, 6-0-0. 7 Vote.python.org Consulting Agreement RESOLVED: The Python Software Foundation enters into a consulting agreement with Massimo di Pierro, at no cost, which allows him necessary access to the server on which vote.python.org is hosted Approved, 6-0-0. 8 Other Bu...
...137,200 was awarded in financial aid to 143 PyCon attendees in 2019. $324,000 was paid in grants to recipients in 51 different countries. Donations and fundraisers resulted in $489,152 of revenue. This represents 15% of our total 2018 revenue. PSF and PyCon sponsors contributed over $1,071K in revenue! Some examples of how your donation dollars are spent: $20,000 = 11 Python conferences, impacting over 3,000 people globally $20,000 = ~25 hands-on workshops impacting over 700 people $10,000 =...
Released: June 11, 2011
Note: It is recommended that you use the latest bug fix release of the 3.1 series, 3.1.5. Python 3.1.4 was released on June 11th, 2011. 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 …
...Python" (2nd ed.) Foreword for "Programming Python" (2nd ed.) This is the foreword I wrote for Mark Lutz' book "Programming Python" (2nd ed.), published by O'Reilly in 2001. Less than five years ago, I wrote the foreword for the 1st edition of Programming Python. Since then, the book has changed about as much as the language and the Python community! I no longer feel the need to defend Python: the statistics and developments listed in Mark's Preface speak for themselves. ...
Python Software Foundation: Minutes of Board of Directors Meeting (July 13, 2004) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors July 13, 2004 A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 17:00 GMT. Guido van Rossum presided at the meeting. 1. Attendance The following members of the Board of Directors were present at the meeting: Martin v. Löwis, Tim Peters, Guido van Rossum,...
...Python Interview by Mike Driscoll, published by Packt (1) Copy of Two Scoops of Django 1.11, by Daniel Roy Greenfeld and Audrey Roy Greenfeld . What does the Python Software Foundation do? The PSF holds and protects the trademarks behind the Python programming language. We awarded over 220 grants worldwide in 2017 thanks to the revenue generated through PyCon (40 more than in 2016) amounting to more than $257,000. We support the python.org website and the Python Package Index...
...python.org/mailman/private/psf-board/2012-October/019479.html PyCon Chair Report: http://mail.python.org/mailman/private/psf-board/2012-October/019478.html PSF Event Coordinator Report: http://mail.python.org/mailman/private/psf-board/2012-October/019460.html Administrator Report: http://mail.python.org/mailman/private/psf-board/2012-October/019459.html Marketing Material Report: http://mail.python.org/mailman/private/psf-board/2012-October/019506.html Community Relations Report: http://mail.pyt...
...1.2 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 2001 PSF no 2.0.1 2.0+1.6.1 2001 PSF yes 2.1.1 2.1+2.0.1 2001 PSF yes 2.2 2.1.1 ...
...1.2 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 yes (2) 2.1 2.0+1.6.1 2001 PSF no 2.0.1 2.0+1.6.1 2001 PSF yes 2.1.1 2.1+2.0.1 2001 PSF yes 2.2 2.1.1 ...
If you didn't find what you need, try your search in the Python language documentation.