[ANN] ftputil 2.2.1

2007-01-27 Thread Stefan Schwarzer
ftputil 2.2.1 is now available from http://ftputil.sschwarzer.net/download . Changes since version 2.2 - This bugfix release checks and ignores status code 451 when FTPFiles are closed (thanks go to Alexander Holyapin). Upgrading is recommended. What is ftputil? -

ANN: Pyrex 0.9.5

2007-01-27 Thread greg
Pyrex 0.9.5 is now available: http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/ Warning Elimination Extensive changes have been made in this version in an effort to eliminate most of the C compiler warnings that used to occur when compiling with distutils. There are also numerous other en

ANN: Plex 1.1.5

2007-01-27 Thread greg
I have released a small update to Plex to fix the problem of assignment to None causing syntax warnings or errors in Python 2.3 and later. What is Plex? Plex is a Python module for lexical analysis that provides similar functionality to Lex and Flex. -- Greg -- http://mail.python.org/mailman/li

[ANN] Release 0.61.6 of Task Coach

2007-01-27 Thread Frank Niessink
Hi all, Release 0.61.6 of Task Coach is a bug-fix release that hopefully fixes the following bugs: * Crash on trying to use down-arrow to move to sub-task. * When deleting a task that has subtasks that belong to categories, the task file gets 'corrupted', giving errors when loading it. In addit

ANN: Plex 1.1.5 (Repost)

2007-01-27 Thread greg
(Reposting to supply the URL that I forgot to include.:-() I have released a small update to Plex to fix the problem of assignment to None causing syntax warnings or errors in Python 2.3 and later. http://www.cosc.canterbury.ac.nz/greg.ewing/python/Plex What is Plex? Plex is a Python module for