Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
...credit of the corporation in such depositories as the Board of Directors shall direct. Section 13.5. Contracts. The Board of Directors may authorize any officer or officers, agent or agents, to enter into any contract or execute and deliver any instrument on behalf of the corporation, and such authority may be general or confined to specific instances. Section 13.6. Counterpart Execution: Facsimile Execution and Electronic Signatures. Any document requiring the signature of the directors and/or ...
...ction 5.7. Vacancies. Any vacancy occurring in the Board of Directors, including any vacancy created by reason of an increase in the authorized number of directors, may be filled by the affirmative vote of a majority of the remaining directors though less than a quorum of the Board of Directors or by a sole remaining director. If there is more than one class of members, vacancies of directorships elected by such class may be filled by a majority of the directors elected by such class or by a so...
Version: None
Released: Feb. 9, 2014
fixes several security and a lot of overall bug fixes found in Python 3.3.3. This release fully supports OS X 10.9 Mavericks. In particular, this release fixes an issue that could cause previous versions of Python to crash when typing in interactive mode on OS X 10.9. …
View Release Notes
Released: April 6, 2013
release. It includes hundreds of bugfixes over 3.3.0. Major new features of the 3.3 series, compared to 3.2 Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. PEP 380, syntax for delegating …
Released: May 15, 2013
regressions <http://docs.python.org/release/3.3.2/whatsnew/changelog.html>`_ found in Python 3.3.1. Major new features of the 3.3 series, compared to 3.2 Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. PEP 380, syntax for delegating …
Released: Nov. 17, 2013
fixes several security issues and various other bugs found in Python 3.3.2. This release fully supports OS X 10.9 Mavericks. In particular, this release fixes an issue that could cause previous versions of Python to crash when typing in interactive mode on OS X 10.9. Major …
...cs for these packages is labor-intensive and requires several steps to accomplish: picking up an estimated number of discs from a large stack, verifying the correctness of the number of discs using a disc counter, adding or removing discs to meet the required number, and sending the disks to a packaging machine To make the packaging process cost effective, an automatic CD/DVD disc partitioner is used to carry out the above steps. Acqutek Corporation was contracted by Micro Image Precision Co...
...ckle.py and cPickle.c: when unpickling an instance of a class that doesn't define the __getinitargs__() method, the __init__() constructor is no longer called. This makes a much larger group of classes picklable by default, but may occasionally change semantics. To force calling __init__() on unpickling, define a __getinitargs__() method. Other changes too, in particular cPickle now handles classes defined in packages correctly. The same change applies to copying instances with copy.py. Loca...
...core PEP 420, namespace package support PEP 3151, reworking the OS and IO exception hierarchy PEP 3155, qualified name for classes and functions PEP 409, suppressing exception context PEP 414, explicit Unicode literals to help with porting PEP 418, extended platform-independent clocks in the "time" module PEP 412, a new key-sharing dictionary implementation that significantly saves memory for object-oriented code PEP 362, the function-signature object The new "faulthandler" m...
...c2470b2b6c7575d6dd 20758528 python-3.3.1.amd64.msi 8c78e017ba32aafb00f6574c38d0101f 20217856 python-3.3.1.msi ef3058449389c4b77385e6637a911d87 6596709 python331.chm ec10c5be176faeda17382d3ce6739f32 19601538 python-3.3.1-macosx10.5.dmg b208b962515d49c7e236f6dce565a723 19700219 python-3.3.1-macosx10.6.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, and AMD called x86...
...ch has a key id of 6F5E1540. The public keys are located on the download page. MD5 checksums and sizes of the released files: 0a2ea57f6184baf45b150aee53c0c8da 16530940 Python-3.3.2.tgz 7dffe775f3bea68a44f762a3490e5e28 13983134 Python-3.3.2.tar.bz2 c94b78ea3b68a9bbc9906af4d5b4fdc7 11847676 Python-3.3.2.tar.xz 9d6094d54f5200d9c13d11c98d283cfe 19618740 python-3.3.2-macosx10.5.dmg ce63202f4a6caa956dac2116e21a29f4 19709642 python-3.3.2-macosx10.6.dmg 2a3911ed48b54ce0a25683c72154a5ca 2702...
...c key, which has a key id of 7D9DC8D2. The Mac installers were signed with Ned Deily's key, which has a key id of 6F5E1540. The public keys are located on the download page. MD5 checksums and sizes of the released files: 831d59212568dc12c95df222865d3441 16808057 Python-3.3.3.tgz f3ebe34d4d8695bf889279b54673e10c 14122529 Python-3.3.3.tar.bz2 4ca001c5586eb0744e3174bc75c6fba8 12057744 Python-3.3.3.tar.xz 60f44c22bbd00fbf3f63d98ef761295b 19876666 python-3.3.3-macosx10.5.dmg 3f7b6c1dc58d7e...
...ch has a key id of 6F5E1540. The public keys are located on the download page. MD5 checksums and sizes of the released files: 9f7df0dde690132c63b1dd2b640ed3a6 16843278 Python-3.3.4.tgz 8fb961a20600aafafd249537af3ac637 12087568 Python-3.3.4.tar.xz 22501eb8acaaa849c834c5596c3cee37 19914620 python-3.3.4-macosx10.5.dmg 7ca8dab58e94f475418792ba2294b73f 19991575 python-3.3.4-macosx10.6.dmg 7622e1a5f3cb8477683700cfc35ba728 27050536 python-3.3.4-pdb.zip 0c59a8242be497ecc3bba27936aa0cd8 2215...
...cs is just one of the possible applications for a computer. DrScheme. The TeachScheme! Project at Rice University [TeachScheme] aims to develop a new introductory computing curriculum based on the Scheme programming language. A central part of the Rice effort is the development of DrScheme [Findler], a programming environment targeted at beginning students. The focus of TeachScheme is on a relatively narrow audience-college students who have a solid grounding in high school algebra ...
...choosing the right tool for the job was critical to the rapid development of the custom screen scrapers needed to interface to the very many unique travel supplier's systems. Gusto.com uses Python's OO aspects heavily and has built an extensive class library that allows new developers to come up to speed quickly when working on new GDS data access tasks. Text, Text, Text Text processing is where Python really shines for us. Almost all the data handled at Gusto.com is text-based. From screen sc...
...ces & proxy forms. Status: done. Notices have been sent. Originally from December 2005, Section 6, PSF Member Meeting: J. Hylton pledged to complete the minutes for the 2005 PSF member meeting. Status: carried forward. Originally from December 2005, Section 7, PSF BoF Sessions: A. Kuchling promised to write to Chris DiBona and Greg Stein and ask about their attendance at PyCon and possible BoF participation. Status: carried forward. Originally from December 2005, Section 7, PSF BoF Sessi...
Released: Feb. 7, 2023
This is an early developer preview of Python 3.12. Major new features of the 3.12 series, compared to 3.11 Python 3.12 is still in development. This release, 3.12.0a5 is the fifth of seven planned alpha releases. Alpha releases are intended to make it easier to test …
Released: March 8, 2023
This is an early developer preview of Python 3.12. Major new features of the 3.12 series, compared to 3.11 Python 3.12 is still in development. This release, 3.12.0a6 is the sixth of seven planned alpha releases. Alpha releases are intended to make it easier to test …
...could provide infrastructure (SVN, mailing lists, new bug tracker, etc.) and help protect I.P. What would the criteria for membership be? We're already spread thin. A decision is premature; this should be discussed during the year. What are the priorities? Hire a part-time PR coordinator for Python & PyCon? Focus on education & science: articles, how-tos. How to grow Python's user base? Big projects to join by invitation? Awards/rewards for successful, established projects & articles...
...cy. Status: carried forward. Section 5, Notifying New Members: M. v. Löwis will contact the new PSF members elected at PyCon. Status: done. Section 6, Trademark Policy Plan: S. Deibel to ask the PSF members for input regarding the trademark policy by April 30, then incorporate their input and pass the policy to our lawyer. Status: done (see Section 3.3, item 3, above). 4 New Sponsor: cPacket Networks We have received an application for sponsor membership from cPacket Netw...
If you didn't find what you need, try your search in the Python language documentation.