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.
...addition to the check ``is the type of the base class callable,'' there's a check ``does the base class have a __class__ attribute.'' If so, it is assumed that the __class__ attribute refers to a class. Let's repeat our simple example from above: class C(B): a = 1 b = 2 Assuming B has a __class__ attribute, this translates into: C = B.__class__('C', (B,), {'a': 1, 'b': 2}) This is exactly the same as before except that instead of type(B), B.__class__ is invo...
...additional packages which were installed will not be available for the new version, you will probably have to rebuild the packages from source or Source RPM. <p /> You can tweek several settings in the built RPMs by modifying the SPEC file that builds the RPMs. To do this, download the .src.rpm release and install it as you normally would an RPM package. This will install the source and the build control file ("SPEC" file). The .spec file is probably installed in "/usr/src...
...addition to the 8 incumbents. We have a total of 12 candidates for Director this year, but currently the Board is limited to 8 Directors. As Tim Peters put it, "the bigger the board, the more gets done." This motion aims to increase the limit on the number of Directors going forward. We learned in the past that it's better to expand the Board than to miss out on offers of help. This does not mean that all candidates for Director will automatically be elected; this year's Directors ...
...addition of chain() and cycle().) logging - a flexible, configurable logging package based on log4j and our own PEP 282; written by Vinay Sajip. (New in 2.3a2: warn/WARN renamed to warning/WARNING; logging module actually included in the Windows installer.) optparse - a powerful command line option parser, by Greg Ward (based on his Optik package). ossaudiodev - an interface to OSS (Open Sound System), the standard audio API for Linux and some BSD flavors. Code by Greg Ward, based on the (n...
...additional funds of up to $6000 to pay attendance costs for individuals attending PyCon 2006, at the discretion of the Conference Committee. Approved 7-0-0. 6 PSF Member Meeting S. Deibel stated that we need to begin preparing for the PSF member meeting in February at PyCon, and asked what needs to get done/prepared. S. Holden and M. von Löwis replied: announce the meeting, call for Board nominations, prepare an agenda, prepare proxy forms with both board and new member...
...additions. Status: done. Section 16, Reviving the Grants Program: D. Goodger will send email to PSF-members about recruiting: a leader for a new grants program, an Assistant Secretary, and an Assistant Treasurer. Status: carried forward. Section 18, Bylaw Change Survey: S. Holden will call for a separate discussion of changes to the bylaws. S. Holden reported that he has begun a review of the bylaws and should have it ready to mail out a week or so before the next Board meeting. Status: carrie...
...addition of http://www.python.org/psf/cooperations/. Status: done. Originally from 11 August 2008, Section 4, Sponsor Membership Policy: D. Goodger will add a description of the updated policy to the sponsor membership description page. See http://www.python.org/psf/sponsorship/, under "Board policy". Status: done. Originally from 11 August 2008, Section 6.1, PyCon UK Sponsorship: S. Holden will inform PyCon UK of their sponsorship grant, and request an invoice. K. Kaiser reported th...
...additions received over time. With little effort, it can be shipped for processing. Status: carried forward. Originally from August 2006, Section 10: T. Peters will ask the advice of Larry Rosen regarding concerns with the contributor agreement. Status: carried forward. Originally from December 2006, Section 4, Jython Contributor Agreements: D. Goodger will write to the Jython contributors and ask them to sign contributor agreement forms, in combination with item 2 above (transferred from A. ...
...additional discussion by the committee was required.The chair or a member provided clarification to requester in each case." 6 Pre-Finance & Underwrite Python Brochure RESOLVED,that the PSF pre-finances and underwrites the costs of producing a printed Python brochure as outlined in the proposal http://mail.python.org/mailman/private/psf-board/2010-December/013532.html. Approved, 6-5-0. 7 Fund 2010 Summer pyGames Competition RESOLVED, that the PSF...
...addition to the private one that is currently being used by board members.The new public board mailing list will be utilized by both board directors and PSF members on a trial basis. 9 Adjournment Holden adjourned the meeting at 17:06 UTC.
...additional costs, please contact the PSF or our team directly via brochure at getpython.info. Issues The only issue at the moment is the slow progress in signing up reference entry sponsors. We'd really like to finish the project and go to print. 5.5 Community Relations Report Summary With the PSF Community Relations we aim at creating closer bindings with the world-wide Python communities. Please see this wiki page for more information on the effort: https://wiki.py...
...addition to claiming it is Mature. Issue #3187: Add sys.setfilesystemencoding. Issue #3187: Better support for "undecodable" filenames. Code by Victor Stinner, with small tweaks by GvR. Issue #3965: Allow repeated calls to turtle.Screen, by making it a true singleton object. Issue #3911: ftplib.FTP.makeport() could give invalid port numbers. Issue #3929: When the database cannot be opened, dbm.open() would incorrectly raise a TypeError: "'tuple' object is not callable" inste...
...Additionally, it makes it easy to stimulate particular behaviours or failure modes during the test. For example, by patching the file 'open' function with another function which simply raises an exception, a test can easily verify how the code under test reacts if it is unexpectedly unable to open a file. Distributed Testing Infrastructure Resolver Systems also uses Python extensively for their internal infrastructure, from IDE scripting to a distributed test runner, which spreads the load of ...
...addition you will be writing a never-ending stream of modules to perform these operations. Here's a possible structure for your package (expressed in terms of a hierarchical filesystem): Sound/ Top-level package __init__.py Initialize the sound package Utils/ Subpackage for internal use __init__.py iobuffer.py errors.py ... Formats/ Subpackage for file format conversions __init__.py wavread...
...addition to the standard excuses (busy, etc.), after I posted the 4th draft, I felt discouraged by the subsequent discussion. It wasn't getting the support I thought it would. There was some, but there seemed to be more criticism. Perhaps the negative simply has more impact than the positive. It's human nature to criticize, and I believe the criticism is due to a vocal minority, not the majority. I decided that rather than immediately entering into a debate (which may be counter-productive) ...
...Additional help in finding such interesting projects would be greatly appreciated. Please email me directly, if you know of such projects and ideally provide an introduction, so that we can pick up the lead from there. Thanks !" As far as future plans are concerned for his marketing materials project, he reported: "If the project goes well, we'll follow up with a Python flyer, translated versions of the brochure and also consider creating marketing material more targeted at specific us...
...additional 1/2 page ads available and limited the number of reference entries to about 8-10. Current statistics 6 half page ads sold and paid 1 half page ad reservation 2 reference entries sold and paid 4 reference entry reservations Sending stickers to conferences Other than the brochure, we also have stickers available for use at conferences and user group meetings. Stickers have been sent to Albania, South Africa and Spain. I also took a set to PyCon UK (and they were gone within 15 minutes...
...additions. 15 Status of Member Inventory S. Deibel asked about the status of the member roster: check email list, update addresses, etc. D. Goodger replied that M. von Löwis and he updated the records prior to PyCon. Most members could be reached; those who couldn't, if still unreachable by next year, should convert to emeritus membership status. 16 Reviving the Grants Program S. Deibel asked if we should look for someone to sign up to lead a new grants pr...
...additional funds over and above ours if they are needed." M. von Löwis asked if we could sponsor the individual students selected. S. Deibel noted that that would add a lot of work for the Treasurer. RESOLVED, that the PSF offer $7,500 in sponsorship funding to the SciPy 2008 conference. Approved 7-0-1. S. Holden will write to Travis Vaught about the PSF's sponsorship of SciPy 2008. Holden will inquire about the responsible organization, request a W-9 form, and note that the administrati...
If you didn't find what you need, try your search in the Python language documentation.