VPW: early registration deadline

2006-06-29 Thread Brian Quinlan
What's New? === The deadline for early-bird registration for the Vancouver Python Workshop is this Friday, June 30th. Early-bird registration is significantly discounted over normal registration, so register now at: http://www.vanpyz.org/conference/registration.html About the Vancouver

Python 2.5b1 is available for OpenVMS AXP and IA64

2006-06-29 Thread Jean-François Piéronne
A new Python 2.5 kit is now available for OpenVMS AXP and IA64, this kit is based on Python 2.5b1. It include some new libraries like, for example, pyExcelerator, Construct. Some new LIB$ and SYS$ routines interfaces have also be added. More information on Python from the official site http://w

ll-core 1.3 released

2006-06-29 Thread Walter Dörwald
ll-core 1.3 has been released! What's new in version 1.3? == * ll.make has been rewritten. Now there's no longer a distinction between Targets and Actions. Actions can be chained more easily and creating an action and registering it with the project are two separate

Release of PyPy videos

2006-06-29 Thread Wanja Saatkamp
The PyPy team is happy to announce that the first bunch of PyPy videos can now be downloaded from: http://codespeak.net/pypy/dist/pypy/doc/video-index.html The videos introduce involved people and contain different talks, tutorials and interviews such as: 1. Technical talk on the PyPy architectu

XIST 2.14 released

2006-06-29 Thread Walter Dörwald
XIST 2.14 has been released! What is it? === XIST is an extensible HTML/XML generator written in Python. XIST is also a DOM parser (built on top of SAX2) with a very simple and Pythonesque tree API. Every XML element type corresponds to a Python class, and these Python classes provide a