Nicolas Dandrimont 1e24dde153 Merge fn and lambda
We actually only generate an ast.Lambda if (lambda) was called, as a lot of code
expect ast.FunctionDefs (most notably with_decorator).

This allows empty lambdas too.

This fixes #165.
2013-05-07 20:07:15 +02:00
..
2013-05-07 20:07:15 +02:00
2013-05-04 10:27:30 +02:00
2013-04-06 21:22:35 +02:00
2013-04-28 17:04:33 +02:00
2013-05-06 15:48:00 +02:00
2013-04-28 16:31:31 +02:00