[Geany-devel] [PATCH] Report lambdas as functions in Python tagmanager

Colomban Wendling lists.ban at xxxxx
Thu Mar 11 14:29:48 UTC 2010


Hi,

Here's a small patch that adds support for lambdas in the Python
tagmanager. What it does it report Python's lambdas as functions (with
arguments) rather than as variables. Nested lambda are supported too.

Attached is the patch (0001-lambda-support.diff) and a small python file
that tests it (test.py).

Regards,
Colomban
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lambda-support.diff
Type: text/x-patch
Size: 2197 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/devel/attachments/20100311/502b2939/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.py
Type: text/x-python
Size: 655 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/devel/attachments/20100311/502b2939/attachment.py>


More information about the Devel mailing list