mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Avoid forward-declaring the methods array.
Rename unicodedata.db* to unicodedata.ucd*
This commit is contained in:
parent
f669436189
commit
5bd7c02298
5 changed files with 57 additions and 56 deletions
|
@ -131,7 +131,7 @@ The version of the Unicode database used in this module.
|
|||
\versionadded{2.3}
|
||||
\end{datadesc}
|
||||
|
||||
\begin{datadesc}{db_3_2_0}
|
||||
\begin{datadesc}{ucd_3_2_0}
|
||||
This is an object that has the same methods as the entire
|
||||
module, but uses the Unicode database version 3.2 instead,
|
||||
for applications that require this specific version of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue