mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +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
|
@ -43,7 +43,7 @@ More Python resources:
|
|||
for download. Once you begin releasing code, you can register it here so that
|
||||
others can find it.
|
||||
|
||||
* https://code.activestate.com/recipes/langs/python/: The Python Cookbook is a
|
||||
* https://github.com/ActiveState/code/tree/master/recipes/Python: The Python Cookbook is a
|
||||
sizable collection of code examples, larger modules, and useful scripts.
|
||||
Particularly notable contributions are collected in a book also titled Python
|
||||
Cookbook (O'Reilly & Associates, ISBN 0-596-00797-3.)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue