mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Add unidata_version. Bump generator version number.
This commit is contained in:
parent
05ced6aa76
commit
b5c980b802
6 changed files with 19 additions and 5 deletions
|
@ -117,3 +117,10 @@ followed by the canonical composition.
|
|||
\versionadded{2.3}
|
||||
\end{funcdesc}
|
||||
|
||||
In addition, the module exposes the following constant:
|
||||
|
||||
\begin{datadesc}{unidata_version}
|
||||
The version of the Unicode database used in this module.
|
||||
|
||||
\versionadded{2.3}
|
||||
\end{datadesc}
|
Loading…
Add table
Add a link
Reference in a new issue