IMDbPY 1.9 released

2005-05-03 Thread Davide Alberani
IMDbPY 1.9 is available (tgz, deb, rpm, exe) from: http://imdbpy.sourceforge.net/ IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database. With this release support for systems with limited CPU power and bandwidth (like PDA, mobile phones and hand-held devic

Re: Voidspace Python Guestbook 1.4.1 (etc)

2005-05-03 Thread Fuzzyman
Oops... those links should have read : http://www.voidspace.org.uk/py­thon/guestbook.html http://www.voidspace.org.uk/cg­i-bin/voidspace/downman.py?fil­e=guestbo... http://www.voidspace.org.uk/cg­i-bin/voidspace/guestbook.py http://www.voidspace.org.uk/cg­i-bin/voidspace/guestbook2.py #~$%"£&#

[ANN] introducing pytest: a testing interpreter for Python

2005-05-03 Thread Chad Whitacre
Dear All, I'd like to announce the initial release of pytest. Pytest is a testing interpreter for Python. Unlike a testing /framework/, pytest requires nothing of its test scripts that is not included in the Python language itself. Pytests are regular Python scripts that are interpreted in a s

[ANN] Release 0.35 of Task Coach

2005-05-03 Thread Frank Niessink
Hi all, I'm pleased to announce release 0.35 of Task Coach. New in this release: Bugs fixed: * Toolbar icons had a black background instead of a transparent background on some Windows platforms (1190230). * Package i18n was missing (1190967). Features added: * Internationalization support. Task

Dr. Dobb's Python-URL! - weekly Python news and links (May 3)

2005-05-03 Thread Simon Brunning
QOTW: "The security 'droids have decided that since the MS Office Suite is a 'standard' application then software written in MS Office VBA must be 'safe.' Any other development environments (such as Java, Perl, Cygwin) are 'unsafe' and can't be installed." - Peter Olsen "There's nothing wrong with

ANNOUNCE: KirbyBase 1.8.2

2005-05-03 Thread Jamey Cribbs
This is an *Emergency* bug-fix release. Fred Pacquier alertly pointed out a bug I introduced in the last version. It occurs when you select all records in a table; newline characters were not getting stripped off the end of every returned record. The bug has been fixed in this version. Thank

Myghty 0.97 Released

2005-05-03 Thread mike bayer
Myghty 0.97 Released Myghty is a Python Server Page templating framework and view-controller paradigm designed for large-scale, high availability websites and applications. Written and optimized from the ground up to complement mod_python, as well as WSGI, CGI and application embedded environment