←back to thread

312 points chmaynard | 1 comments | | HN request time: 0s | source
Show context
ayhanfuat ◴[] No.45059101[source]
The Zen of Python part was quite fun. I wish Tim Peters was in it though. He wrote yesterday:

> I do show up, but not “live”. For various reasons (mostly related to declining health), I didn’t actively participate. I gave the director (Ida Bechtle) a pile of source material at the start, and that was the last of my involvement. She spliced in some recycled video of an interview I did with the PyPy folks at a PyCon some years ago, but I’m there mostly so people could recite my so-called “Zen of Python”, which an actual historian (Joseph Dragovich) assured me is “the most famous values statement for any programming language community”. https://discuss.python.org/t/python-documentary-going-live-t...

replies(2): >>45059451 #>>45059520 #
primitivesuave ◴[] No.45059520[source]
Adding a link to the ZoP for the uninitiated: https://peps.python.org/pep-0020/
replies(2): >>45059842 #>>45061159 #
1. sim7c00 ◴[] No.45061159[source]
try: __main__() except BeingDutchException: print("make some noize!") except: pass

how did i do on my python exam? 5.6 is also a pass!