[pypy-dev] [pypy-svn] r44599 - in pypy/dist/pypy/lang/scheme: . test

Antonio Cuni anto.cuni at gmail.com
Thu Jun 28 17:26:32 CEST 2007


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



More information about the Pypy-dev mailing list