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.
...Python Enhancement Proposals). PEPs are not designed to be tutorials, and the PEPs describing the type/class unification are sometimes hard to read. They also aren't finished yet. That's where this paper comes in: it introduces the key elements of the type/class unification for the average Python programmer. A bit of terminology: "classic Python" refers to Python 2.1 (and its patch releases such as 2.1.1) or earlier versions, while "classic classes" refer to classes defined with a c...
...tood how the old code worked anyway. So I chose Python because of its cool name and the fact that font-lock actually worked for Python syntax, and I wrote a Python C extension that allowed me to embed Emacs in Python, and to seamlessly call Elisp programs from Python. This was actually cleaner than JPython is now (sorry Jim), except for one little problem. I was under the misguided idea that Python used brace delimiters and I was hoping to just substitute parentheses for braces. My having to...
...to promote Python at their events. 5.4 Moving PyPI to Amazon CloudFront The project leader, M.A. Lemburg, Moving PyPI to Amazon CloudFront, reported on progress for the month: "The project is currently on hold, since the team members don't have time to put into this." In terms of having any issues surrounding his project, M. A. Lemburg reported no issues except one: he said, he just does not have enough time to devote to his Moving PyPI to Amazon CloudFront project....
...Python Software Foundation request the PyPI administrators to remove the package "slut" (https://pypi.python.org/pypi/slut) Approved, 6–4-1. 9 Other Business The board has decided to table indefinitely: RESOLVED, that the Python Software Foundation grant EUR 750 to the EuroPython Society for registering the EuroPython CTM trademark in order to protect the IP rights to the EuroPython conference series. The board of directors will come up with a new policy on how to ...
...to our requests - I guess the direct approach is still the best to enter larger companies. Unfortunately, we did not manage to get content for some of the high profile leads we had - both legal departments and management took too long to come to a conclusion whether to submit a story or not. We will follow up with them for a possible second edition of the brochure. Overall, the content collection took about 4 months longer than expected. As a result, we are not going to be able to meet our set d...
...to 30 volunteers have stepped forward to translate the Python Insider blog into other languages. In addition to the original two translations, we now have teams working on Simplified and Traditional Chinese, Korean, Portuguese, Romanian, and German. Persian and Russian volunteers just joined and are setting up the tools. We have added links to all of the available translations in the sidebar on http://blog.python.org/. Work with Jesse Noller to announce the Python-core Mentors project. No progr...
...Python Sheffield in the UK. The user group and myself have talked with CPython developer Tim Golden about travelling from London to Sheffield to educate them on the processes and examples of contributing to core, and he's on board with doing it. There's no set date yet, but we'll be working with Tim on how to cover his train expense to get there. Since there was no "new business" to be discussed or voted on in the October 2011 board meeting, S. Holden took the opportunity to extend a ...
...to. C API The PyRange_New() function is deprecated. What's New in Python 2.4 beta 2? Release date: 03-NOV-2004 License The Python Software Foundation changed the license under which Python is released, to remove Python version numbers. There were no other changes to the license. So, for example, wherever the license for Python 2.3 said "Python 2.3", the new license says "Python". The intent is to make it possible to refer to the PSF license in a more durable way. ...
...towards this goal, and we will encourage companies and organizations wishing to take steps in this direction. We expect that the existence of JPython will be an important enabling factor here. Python's programming environment and documentation are less than ideal for teaching to novices. In particular, the existing program development tools and tutorials for Python (there are several of each) all assume that the user is a dyed-in-the-wool developer, who knows a suite of external tools to ...
...to improve our coverage. (Transferred from #13, Dec 2006 §4.) Status: active. [58] Originally from 11 May 2009, Section 5, New Memory for PSF Computer: M. von Löwis will purchase new memory to replace faulty memory on a PSF computer. Status: pending. [65] Originally from 11 May 2009, Section 13, Board Email List and Repository Access to PSF Administrator: S. Holden will initiate further discussion via email about adding the PSF Administrator to the Board email list and granting access to the r...
If you didn't find what you need, try your search in the Python language documentation.