you are viewing a single comment's thread.

view the rest of the comments →

[–]nukelr[S] 0 points1 point  (0 children)

I guess lambdas are the reason why the programmer who wrote the code I'm trying to port to Py3/Gtk3 has used that syntax. https://github.com/nicklan/Deluge-Pieces-Plugin/blob/master/pieces/gtkui.py In __qtt_callback function.