[Erp5-report] CMFActivity, ERP5, ERP5Type

Alexandre Boeglin alex at nexedi.com
Fri Jun 3 17:03:18 CEST 2005


Le Vendredi 03 Juin 2005 14:49, cvsdigest a écrit :

>     Also, rewrite some methods by using 
> list comprehesions instead of map.

Hello,

I think there might be a problem here :

http://openbrick.org/cgi-bin/viewcvs.cgi/ERP5Type/Accessor/Content.py.diff?r1=1.4&r2=1.5


return [o.getObject() for x in self.contentValues ...

there is a conflict between 'o' and 'x'.


Regards,
Alex




More information about the Erp5-report mailing list