mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Fix all Python Cookbook links (#22205)
This commit is contained in:
parent
5a565b3d7c
commit
ac0333e1e1
17 changed files with 20 additions and 20 deletions
|
@ -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://code.activestate.com/recipes/456195/>`_.
|
||||
<https://github.com/ActiveState/code/tree/master/recipes/Python/456195_urrlib2_opener_SSL_proxy_CONNECT/recipe-456195.py>`_.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue