Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
...local teams to staff the booths for these conferences. I'm continuing discussions with national and local groups, encourage people to make use of the Python events calendars (and help maintaining it) and help wherever I can. Issues The budget the board approved for the conference kits is fully used up. I'll have to propose a budget position for marketing activities or use my directors allowance. 5.8 PSF Domains Report The PSF domains team takes care of managing and r...
...Local Schools Finally, we plan to work directly with selected local schools to "test-drive" the developed materials. Working with local schools makes regular face-to-face meetings with both teachers and students possible; we consider this essential for the evaluation of our prototype course and software. The Yorktown High School in Arlington County, Virginia, has already shown interest in this proposal [Yorktown]. Another possible candidate might be the Thomas Jefferson High School for S...
...local groups. We're trying to find such representatives and work out a strategy for the local representation with them. 15.2 Progress 15.2.1 Conference Kits The conference kit for South America is now managed locally by Luciano Ramalho and Mariano Reingart. It was used at the PyCon Argentina 2012 conference and the PythonBrazil 2012. The conference kit for North America is managed by Jesse Noller. We will be creating more of the portable smaller popup display...
Location: San Francisco, CA United States
Metropolitan Transportation Commission (MTC) San Francisco, CA Principal Modeler – Model Development $152,501.86 - $193,409.22 Annually DEADLINE TO APPLY IS SUNDAY, JUNE 14, 2026, AT 11:55 PM The Metropolitan Transportation Commission (MTC) is the transportation planning, financing, and coordinating agency for the nine-county San Francisco Bay …
...local machine). Some firewalls running on Windows machines interfere with this and can cause either silent failures or erroneous popup windows from the firewall. This problem only occurs if you run a firewall on the same machine as IDLE.</li> </ul> <a name="build"><h4>Build bugs</h4></a> <p>Some platforms require some tinkering to get a clean build of Python. These bugs were all discovered at a point where it was too late to fit them into 2.3...
...locals dictionary used for variable lookup during expression evaluation. As it turned out, for performance reasons, the eval() implementation in Python accepts only built-in dictionary types and not an emulated mapping type, so we had to engage in some extra trickery to make our on-demand dependency system work with equations. Nevertheless, the entire implementation was quite easy. Results PyDrone took about 3 months of development time, another 3 months of QA, and 3 weeks of documentation tim...
...local user group, conference, educational institution and interested in receiving boxes with the brochure delivered to you at no 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 ad and reference entry sponsors. We'd really like to finish the project and go to print. 5.4 Community Relations Report PSF at conferences PSF sponsorship for PyCon DE 2013 wi...
...local group." K. Kaiser asked about the number and frequency of invoices. J. Rush: "Probably 4-5 a year, spread throughout the year, for the first year." RESOLVED, that an annual budget of up to $1,500 be established for Meetup expenses for local user groups. Jeff Rush will administer the funds initially. Approved, 7-0-1. 12 PyCon Financial Results T. Peters inquired about the PyCon financial results. D. Goodger: "Our meeting planners, CTE, have assured...
Location: Remote United States
Telecommuting: Yes
About Nava Nava is a consultancy and public benefit corporation working to make government services simple and effective. Since 2015, federal, state, and local agencies have trusted Nava to help solve highly scrutinized technology modernization challenges. As a client services company, we guide agencies constrained by legacy systems to …
...localized spam filters, SMTP-authentication proxy for AUTH LOGIN/PLAIN that could relay to popular SMTP servers transparently, and it all ran on both Windows and Linux. We have since successfully licensed the product to a number of companies and beat popular branded competitor products in reviews. The product stands as a testament, at least to the team here, that Python is viable for commercial systems-level development and not just a scripting language. Python is now a preferred language at our...
...local, by default. Python is exactly the other way around, making programs less prone to error. Lua has no list data structure. Although its dictionaries can be used as lists, this caused unnecessary complexity in practice. Lua code is easy to follow for short scripts, but its syntax and minimal standard library makes it unmanageable for larger programs. In a very important project, the Finnish Civil Aviation Administration (FCAA) wanted to run their user interface layouts not just on the Pow...
...local time. In this context, some domain names were requested by three different clients within the very same second. Machine crashes are a sad tradition at registries resulting in unexpected delays, clients frantically hitting Submit while trying to send a completed Web form, and bad press for the registry afterwards. For a variety of reasons, this particular landrush was a technical success, with zero crashes. This article focuses on the role that Python played in this success. Buffering th...
...local requirements. This extensibility without the need to learn proprietary scripting languages or API's has been highly regarded by many customers. Python could be embedded into the HTML pages that make up the product's user interface, and used during page generation. This was before JSP existed, so our evaluation of Java didn't include that technology. Some other Python benefits: Python is open source which means we can fix bugs in the interpreter ourselves. Ease of integration with C allow...
Location: Fully Remote › United Kingdom
SocietyWorks is the commercial division of the UK civic technology charity, mySociety, the organisation behind well used services such as FixMyStreet, WhatDoTheyKnow, TheyWorkForYou and WriteToThem. We’re a unique not-for-profit group providing services to both citizens and public sector organisations which are used by over 30 million people annually and have …
...local variables, and there were no control structures except conditionals. Even arithmetic was not possible. Our first web sites developed with this system consisted of a mix of hsc macros and Perl scripts that generated hsc source files. In 1998, hsc's author halted further development, and we became quite motivated to find an alternative. At first we decided to continue development of hsc ourselves, and planned to make it compatible with XML, which was beginning to become popular at the time. ...
...local variables collected during execution of the class statement. Note that the contents of the namespace dictionary is simply whatever names were defined in the class statement. A little-known fact is that when Python executes a class statement, it enters a new local namespace, and all assignments and function definitions take place in this namespace. Thus, after executing the following class statement: class C: a = 1 def f(s): pass the class namespace's contents ...
...local Python user group, you might be able to insert an unaltered Python logo graphic into the local group's name in a way that does not cause confusion. But confusingly similar derived logos are not allowed. This includes entwining Python logos with other logos, or connecting them together in a confusing manner. Logos that simply change the colors or fonts require permission from the PSF Trademarks Committee. Use of freely distributable derived logos as icons for files and executables -- Allowe...
...local user group, conference, educational institution and interested in receiving boxes with the brochure delivered to you at no 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 clos...
Version: None
Released: April 15, 2006
We are pleased to announce the release of Python 2.4.3 (final), a bugfix release of Python 2.4, on March 29, 2006. Python 2.4 is now in bugfix-only mode; no new features are being added. At least 50 bugs have been squashed since Python 2.4.2, including a number …
View Release Notes
Released: Nov. 30, 2004
We are pleased to announce the release of Python 2.4, final on November 30, 2004. This is a final, stable release, and we can recommend that Python users upgrade to this version. Important: This release is vulnerable to the problem described in security advisory PSF-2006-001 "Buffer overrun …
If you didn't find what you need, try your search in the Python language documentation.