mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Try to improve grammar and use versionadded
This commit is contained in:
parent
b0a04e1592
commit
8623b36ee0
1 changed files with 2 additions and 1 deletions
|
|
@ -72,8 +72,9 @@ defines the following functions:
|
|||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{east_asian_width}{unichr}
|
||||
Returns the east asian width of assigned to the Unicode character
|
||||
Returns the east asian width assigned to the Unicode character
|
||||
\var{unichr} as string.
|
||||
\versionadded{2.4}
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{mirrored}{unichr}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue