Announcing
--
The 2.8.3.0 release of wxPython is now available for download at
http://wxpython.org/download.php. This release includes a number of
bug fixes and also some new enhancements, including updates to the
XRCed tool and the new InspectionTool.
Source code is available, as well a
Jinja 1.0 Released
==
Jinja 1.0 is out now. Jinja is a sandboxed template engine written in
pure Python
licensed under the BSD license. It provides a Django-like non-XML
syntax and
compiles templates into executable python code. It's basically a
combination
of Django templates and