Revert "Fix all Python Cookbook links (#22205)" (GH-22424)

This commit reverts commit ac0333e1e1 as the original links are working again and they provide extended features such as comments and alternative versions.
This commit is contained in:
Andre Delfino 2020-09-26 21:47:25 -03:00 committed by GitHub
parent 2afd1751dd
commit e8a2076e14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 20 additions and 20 deletions

View file

@ -601,5 +601,5 @@ This document was reviewed and revised by John Lee.
scripts with a localhost server, I have to prevent urllib from using
the proxy.
.. [#] urllib opener for SSL proxy (CONNECT method): `ASPN Cookbook Recipe
<https://github.com/ActiveState/code/tree/master/recipes/Python/456195_urrlib2_opener_SSL_proxy_CONNECT/recipe-456195.py>`_.
<https://code.activestate.com/recipes/456195/>`_.