mirror of
https://github.com/python/cpython.git
synced 2025-07-30 22:54:16 +00:00
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
This commit is contained in:
parent
f00383ec9b
commit
db39050396
24 changed files with 63 additions and 63 deletions
|
@ -517,7 +517,7 @@ References
|
|||
|
||||
Some good alternative discussions of Python's Unicode support are:
|
||||
|
||||
* `Processing Text Files in Python 3 <http://python-notes.curiousefficiency.org/en/latest/python3/text_file_processing.html>`_, by Nick Coghlan.
|
||||
* `Processing Text Files in Python 3 <https://python-notes.curiousefficiency.org/en/latest/python3/text_file_processing.html>`_, by Nick Coghlan.
|
||||
* `Pragmatic Unicode <https://nedbatchelder.com/text/unipain.html>`_, a PyCon 2012 presentation by Ned Batchelder.
|
||||
|
||||
The :class:`str` type is described in the Python library reference at
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue