mirror of
https://github.com/python/cpython.git
synced 2025-11-25 12:44:13 +00:00
Implement IDNA (Internationalized Domain Names in Applications).
This commit is contained in:
parent
8d17a90b83
commit
2548c730c1
12 changed files with 1671 additions and 9 deletions
|
|
@ -112,6 +112,7 @@ and how to embed it in other applications.
|
|||
\input{libtextwrap}
|
||||
\input{libcodecs}
|
||||
\input{libunicodedata}
|
||||
\input{libstringprep}
|
||||
|
||||
\input{libmisc} % Miscellaneous Services
|
||||
\input{libpydoc}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue