A “One” Line Echo Server Using “let” in Python(sigusr2.net)5 points·by inglesp·12년 전·1 commentssigusr2.netA “One” Line Echo Server Using “let” in Pythonhttp://sigusr2.net/one-line-echo-server-using-let-python.html1 commentsPost comment[–]rnhmjoj·12년 전replyGreat! 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