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.
...http://www.python.org/psf/mission/ to reflect the PSF Mission Statement change. 10 PSF Community Award Nominations for 2009 - 3rd Quarter The Board postponed this agenda item until next months board meeting. 11 Treasurer Report The monthly Treasurer's Report will be provided to board members by K. Kaiser as soon as video card issues are resolved. Also, accounting services are being evaluated for possible future use by the PSF. 12 Adjournme...
Standard Exception Classes in Python 1.5 Standard Exception Classes in Python 1.5 (updated for Python 1.5.2 -baw) User-defined Python exceptions can be either strings or Python classes. Since classes have many nice properties when used as exceptions, it is desirable to migrate to a situation where classes are used exclusively. Prior to Python 1.5 alpha 4, Python's standard exceptions (IOError, TypeError, etc.) were defined as strings. Changing these to classes posed some particula...
...http://www.cnn.com/US/9804/01/waiting.for.god.ap/): --------------------------------------- "Teacher Chen," leader of God's Salvation Church, did not admit failure. ... Speaking through an interpreter, he had a few warnings for those who would listen: ... - Other items like computers, toasters, and refrigerators may begin moving around rooms and talking. --------------------------------------- I'm very disturbed that Python will miss out on all the fun. <refrigerator> [to dish...
Python Success Stories Introduction AstraZeneca is one of the world's leading pharmaceutical companies. With over 54,000 employees world-wide, it provides innovative, effective medicines designed to fight cancer, provide pain control, heal infection, and fight diseases of the cardiovascular, central nervous, gastrointestinal, and respiratory systems. Finding a new drug often takes over a decade and more than $800 million. A big problem early in the process is identifying those candidates more...
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;...
Unifying types and classes in Python 2.2 Unifying types and classes in Python 2.2 Python Version: 2.2.1 (For a newer version of this tutorial, see Python 2.2.3) Guido van Rossum This paper is an incomplete draft. I am soliciting feedback. If you find any problems, please write me at guido@python.org. Table of Contents Change Log Introduction Subclassing built-in types Built-in types as factory functions Introspecting instances of built-in types Static metho...
Unifying types and classes in Python 2.2 Unifying types and classes in Python 2.2 Python Version: 2.2.2 (For a newer version of this tutorial, see Python 2.2.3) Guido van Rossum This paper is an incomplete draft. I am soliciting feedback. If you find any problems, please write me at guido@python.org. Table of Contents Change Log Introduction Subclassing built-in types Built-in types as factory functions Introspecting instances of built-in types Static metho...
Unifying types and classes in Python 2.2 Python Version: 2.2.3 Guido van Rossum This paper is an incomplete draft. I am soliciting feedback. If you find any problems, please write me at guido@python.org. Table of Contents Change Log Introduction Subclassing built-in types Built-in types as factory functions Introspecting instances of built-in types Static methods and class methods Properties: attributes defined by get/set methods Method resolution ord...
...http://python.org/pyvault/</a>. <h3>Files, <a href="../md5sum.py">MD5</a> checksums and sizes</h3> <pre> <b>Based on Fedora SRPM:</b> <b>Source:</b> 23095e3c2090d13ffd2b840c0e981e31 <a href="/ftp/python/2.4.2/rpms/python24-2.4.2-2.src.rpm">python24-2.4.2-2.src.rpm</a> (8178294 bytes) <b>Fedora Core 4 Binaries:</b> a1fd645ab3eb8e380a81f72dbadf174a <a href="/ftp/python/2.4.2/rpms/fedo...
2007 PSF Members' Meeting Minutes The Python Software Foundation Minutes of the 2007 Members' Meeting February 23, 2007 The Python Software Foundation (the "PSF") held its annual members' meeting on February 23, 2007 at 19:00 CST (01:00 UTC) in the Marriott Quorum Hotel in Dallas/Addison, Texas, USA (PyCon TX 2007). The agenda is available here. Stephan Deibel presided over the meeting. David Goodger prepared these minutes. Contents 1 Attendance 2 &...
...http.cookies. The commands module has been removed. Its getoutput() and getstatusoutput() functions have been moved to the subprocess module. The http package was created; it contains the old httplib as http.client, Cookie as http.cookies, cookielib as http.cookiejar, and the content of the three HTTPServer modules as http.server. The xmlrpc package was created; it contains the old xmlrpclib module as xmlrpc.client and the content of the old SimpleXMLRPCServer and DocXMLRPCServer modules as xmlr...
2008-12-08 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors December 8, 2008 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 17:00 UTC, 8 December 2008. Steve Holden presided at the meeting. David Goodger prepared these minutes. Contents 1 Attendance 2 Minutes of Past Meetings 3 Actions ...
...https://us.pycon.org/2020/online/, https://us.pycon.org/2020/events/edusummit/, https://us.pycon.org/2020/hatchery/mentoredsprints/, https://us.pycon.org/2020/hatchery/trainers/, https://us.pycon.org/2020/hatchery/beginnersdata/ Link to Registration Page: https://us.pycon.org/2020/online/ Link to Conference Prospectus: https://us.pycon.org/2020/sponsors/prospectus/ Code of Conduct: https://us.pycon.org/2020/about/code-of-conduct/ Percentage of Python: 100% Follow-up Activities: We will...
2010-01-11 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors January 11, 2010 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 17:00 UTC, 11 January 2010. Steve Holden presided at the meeting. Pat Campbell prepared the minutes. All votes are reported in the form "Y-N-A" (in favor — opposed — abstentions; e.g. "5-1-2" mean...
2009-05-11 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors May 11, 2009 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 16:01 UTC, 11 May 2009. Steve Holden presided at the meeting. Pat Campbell and David Goodger prepared these minutes. All votes are reported in the form "Y-N-A" (in favor – opposed – abstentions; e.g. "5-1-...
2010-02-08 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors February 8, 2010 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 17:00 UTC, 8 February 2010. Steve Holden presided at the meeting. Pat Campbell prepared the minutes. All votes are reported in the form "Y-N-A" (in favor — opposed — abstentions; e.g. "5-1-2" mean...
2010-03-08 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors March 8, 2010 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 17:08 UTC, 8 March 2010. Steve Holden presided at the meeting. Pat Campbell prepared the minutes. All votes are reported in the form "Y-N-A" (in favor — opposed — abstentions; e.g. "5-1-2" means &quo...
Unifying types and classes in Python 2.2 Unifying types and classes in Python 2.2 Python Version: 2.2 (For a newer version of this tutorial, see Python 2.2.3) Guido van Rossum This paper is an incomplete draft. I am soliciting feedback. If you find any problems, please write me at guido@python.org. Table of Contents Introduction Subclassing built-in types Built-in types as factory functions Introspecting instances of built-in types Static methods and class met...
If you didn't find what you need, try your search in the Python language documentation.