mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Fixing broken links in doc, part 3: the rest
This commit is contained in:
parent
9bdcb3bc8a
commit
525d355984
26 changed files with 75 additions and 80 deletions
|
@ -38,12 +38,12 @@ More Python resources:
|
|||
|
||||
* https://docs.python.org: Fast access to Python's documentation.
|
||||
|
||||
* https://pypi.python.org: The Python Package Index, previously also nicknamed
|
||||
* https://pypi.python.org/pypi: The Python Package Index, previously also nicknamed
|
||||
the Cheese Shop, is an index of user-created Python modules that are available
|
||||
for download. Once you begin releasing code, you can register it here so that
|
||||
others can find it.
|
||||
|
||||
* http://aspn.activestate.com/ASPN/Python/Cookbook/: The Python Cookbook is a
|
||||
* http://code.activestate.com/recipes/langs/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