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.
...program with pdb, in either the shell window or the Python window, the source file and line will be tracked by an arrow. Very cool! IDLE: syntax warnings in interactive mode are changed into errors. Some improvements to Tools/webchecker (ignore some more URL types, follow some more links). Brought the Tools/compiler package up to date. What's New in Python 2.1 beta 2? (Unlisted are many fixed bugs, more documentation, etc.) Core language, builtins, and interpreter The nested scopes work (en...
...programming!" Campbell: "I am ready to move forward with it." S. Holden: "The encouraging thing from my point of view is that it would handle associate memberships..." A. Kuchling: "I suggest we try to move fast, and just implement the current state of sponsor members and nominated members." RESOLVED, that we accept a free MatrixMaxx account and move to that to support our membership administration. Approved, 8-0-1. [95] A. Kuchling will begin writing a Matr...
...programming language, and support and facilitate the growth of a diverse and international community of Python programmers." Approved, 7-0-0. [98] D. Goodger will update the web page: 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 provid...
...program out PyCon dinner: finalize details with the local restaurants and include the registration for this on CTE?s site Expo Hall: I will want to send an email to all of the sponsors making sure they received reg info and booth info. In this email I will include the forms from the Palais. Convention Center Management: work on lunch setup Expo Hall: Create a page on the pycon site for all signed up sponsors to see sponsor kit, deadlines, and ad requirements. Budgeting: I am going to contact all...
Python Software Foundation Sponsors The PSF would not be possible without the generous financial help of the following sponsors. While the PSF thanks these sponsors for their support, we don't necessarily endorse nor promote any specific activity of any of its sponsors. Interested in becoming a sponsor? Check out our sponsor application. Visionary Sponsors Googl...
...program." 5 Progress Report The following board reports were submitted to the board mailing list one week prior to this month's meeting. Please see a summary of each board report listed below and a possible board discussion which followed the report: 5.1 Communication Status D. Hellmann, Communication Officer, reported continued activities from last month, by saying: Paulo Nuin is working on a post about the PyPI mirroring project. Paulo Nuin is workin...
...program test_compiler was one such program. If a Python process on Windows "just vanishes" without a trace, and without an error message of any kind, but with an exit code of 128, undetected stack overflow may be the problem. Mac What's New in Python 2.4 alpha 2? Release date: 05-AUG-2004 Core and builtins Patch #980695: Implements efficient string concatenation for statements of the form s=s+t and s+=t. This will vary across implementations. Accordingly, the str.join() met...
...program for MT19937, with initialization improved 2002/1/26. Coded by Takuji Nishimura and Makoto Matsumoto. Before using, initialize the state by using init_genrand(seed) or init_by_array(init_key, key_length). Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura, All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must r...
...programs". Issue #4289: Remove Cancel button from AdvancedDlg. Issue #1656675: Register a drop handler for .py* files on Windows. Tools/Demos Demos of the socketserver module now work with Python 3. What's New in Python 3.0 release candidate 2 Release date: 05-Nov-2008 Core and Builtins Issue #4211: The __path__ attribute of frozen packages is now a list instead of a string as required by PEP 302. Issue #3727: Fixed poplib. Issue #3714: Fixed nntplib by using bytes where appropria...
If you didn't find what you need, try your search in the Python language documentation.