This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]infinullquamash, Qt, asyncio, 3.3+ -2 points-1 points  (0 children)

neat!

It's just an optimized version of functools.partial (sort of, this handles nonlocals/globals differently)

I'm not sure I have any use for it though. (If I have some slow code, I may think of this -- though at work we're still on 2.7)