ANN: PyDO-2.0a3 released

2005-06-09 Thread Jacob Smullyan
I'm pleased to announce the release of PyDO-2.0a3, the fourth and probably last alpha in this series. What's New -- * By popular demand, the package name has been changed (for the last time!) to "pydo". * PyDO now supports optional introspection of table columns and unique constraint

ANNOUNCE: twill v0.7.1, scriptable Web testing.

2005-06-09 Thread C. Titus Brown
ANNOUNCING twill v0.7.1. twill is a simple Web scripting language built on top of Python and John J. Lee's 'mechanize'. It's designed for automated testing of Web sites, but it should prove useful for anybody who needs to interact with Web sites (especially those using logins and cookies) on the