We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca0e531 commit 28e365fCopy full SHA for 28e365f
docs/writing/style.rst
@@ -418,8 +418,7 @@ Also known as :pep:`20`, the guiding principles for Python's design.
418
If the implementation is easy to explain, it may be a good idea.
419
Namespaces are one honking great idea -- let's do more of those!
420
421
-For some examples of good Python style, see `this Stack Overflow question
422
-<http://stackoverflow.com/questions/228181/the-zen-of-python>`_ or `these
+For some examples of good Python style, see `these
423
slides from a Python user group
424
<http://artifex.org/~hblanks/talks/2011/pep20_by_example.pdf>`_.
425
0 commit comments