Name: Anonymous 2009-01-12 14:10
The third version of FIOC ( Python3000 for you cheese lovers ) is kind of lame, even lamer than classic FIOC. Minor changes suck and bigger ones weren't necessary.
x = somefunc(1, 2, 3, (lambda (arg1, arg2):
n = do_stuff(arg1)
do_more_stuff(arg2)
n), 'cocks', 'balls')