Jakub Gustak wrote:
> I that case error messages from pylint:
> E:142:add_lst.<lambda>: Using unavailable keyword 'lambda'
> E:145:mul_lst.<lambda>: Using unavailable keyword 'lambda'

I would say that in this case pylint is wrong, though I agree than in 
most cases lambda is used in a way that is not allowed in RPython.

ciao Anto
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to