- From: Stefano Debenedetti <ste@demaledetti.net>
- Date: Wed, 09 Mar 2005 06:01:28 +0100
- To: public-cwm-bugs@w3.org
Hi, line 67 of cwm_list.py should probably read: return [x for x in obj] instead of: return [x or x in obj] unless that was meant to make working with rdf lists even fancier of course ;-) ciao ste
Received on Wednesday, 9 March 2005 04:58:20 UTC