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.
2 parents ca0e531 + f7ee56f commit 247e1c4Copy full SHA for 247e1c4
docs/writing/style.rst
@@ -418,10 +418,8 @@ 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
423
-slides from a Python user group
424
-<http://artifex.org/~hblanks/talks/2011/pep20_by_example.pdf>`_.
+For some examples of good Python style, see `these slides from a Python user
+group <http://artifex.org/~hblanks/talks/2011/pep20_by_example.pdf>`_.
425
426
PEP 8
427
-----
0 commit comments