- From: Sean B. Palmer <sean@miscoranda.com>
- Date: Fri, 21 Sep 2007 21:03:34 +0100
- To: public-cwm-bugs@w3.org
The open bugs list for cwm has some which are over six years old: http://www.w3.org/2000/10/swap/admin/openBugs.html But what about more recent bugs? The latest is 2004-05-22, and yet I see that bugs are still being filed to this list. The documentation seems to be rotting, but the code is too: the cwm-1.0.0 release doesn't even work out of the box on Python 2.5 [1]. Can a trivial but working update be made, please? This is the sixth anniversary of one still-open bug which I recently refound: http://lists.w3.org/Archives/Public/www-archive/2001Sep/0052 Thanks, [1] At least it's easy to fix: $ sudo emacs /usr/local/lib/python2.5/site-packages/swap/formula.py And bung the from __future__ line above the constants. -- Sean B. Palmer, http://inamidst.com/sbp/
Received on Friday, 21 September 2007 20:03:46 UTC