A “One” Line Echo Server Using “let” in Python(sigusr2.net)5 points·by inglesp·há 12 anos·1 commentssigusr2.netA “One” Line Echo Server Using “let” in Pythonhttp://sigusr2.net/one-line-echo-server-using-let-python.html1 commentsPost comment[–]rnhmjoj·há 12 anosreplyGreat! I have never thought about using optional parameters in lambdas. A useful new technique for golfing.I would use all() instead of the "== None" trick and __import__().http://hastebin.com/nemiyukenu.python
I would use all() instead of the "== None" trick and __import__().
http://hastebin.com/nemiyukenu.python