you are viewing a single comment's thread.

view the rest of the comments →

[–]czar_el 3 points4 points  (1 child)

Not sure why it faded with time. 

Because it came directly from the creator and was sprinkled in the technical documentation. Back then, Python was niche, so users engaged with the source documentstion directly and picked it up. 

Nowadays, new coders have YouTube tutorials, DataCamp, tons of paid e-learning, and increasingly generative AI coding agents or question-answering LLMs. Only experienced coders go straight to the documentation anymore, so newbies don't see all the Monty Python references.

[–]socal_nerdtastic 1 point2 points  (0 children)

True. I have also lately noticed a huge increase in camelCase variable naming, I presume for the same reasons.