Python-URL! - weekly Python news and links (Dec 9)

2009-12-09 Thread Gabriel Genellina
QOTW: "I'm not sure you ever understood what the problem was, or where, but I'm happy you feel like you've solved it." - Marco Mariani http://groups.google.com/group/comp.lang.python/browse_thread/thread/8ec7ad4fcc714538 Python 2.7a1, the first alpha release of the 2.7 series, i

ANN: PyUseCase 3.0.1 - GUI testing for Python UIs

2009-12-09 Thread Geoff Bache
A new major release of PyUseCase came out last week with some big improvements on previous versions, and now there is a bugfix release tidying it up also. If you've looked at it before and decided it was too hard to use it might be time to try again. It no longer requires any instrumentation or an

Pydev 1.5.2 Released

2009-12-09 Thread Fabio Zadrozny
Hi All, Pydev 1.5.2 has been released Details on Pydev: http://pydev.org Details on its development: http://pydev.blogspot.com Release Highlights: --- * Profile to have much lower memory requirements (especially on code-analysis rebuilds) * Profile for parsing to be

ANN: pyrtm-0.2 released

2009-12-09 Thread Sridhar Ratnakumar
pyrtm is a Python API binding for accessing Remember The Milk. This releases fixes a few issues related to API spec. * app.py: Fix for unreliable type of 'taskseries' (#5) * rtm.py: Fixed incorrect number of arguments to "lists" (#3) * rtm.py: Try to import django.utils.sim

Pyro 3.10 released

2009-12-09 Thread Irmen de Jong
Hi, Pyro 3.10 has been released! Pyro is a an advanced and powerful Distributed Object Technology system written entirely in Python, that is designed to be very easy to use. Have a look at http://pyro.sourceforge.net for more information. Highlights of this release are: - improvements in the

ANN: TextTest 3.16.1

2009-12-09 Thread Geoff Bache
Hi all, TextTest 3.16 was released last week and there is now a bugfix release also. The main changes are around the HTML batch report, which will amongst other things now generate you a nice "dashboard" page giving the latest status of all your applications. There is also integration with the Jir