From: Neal Norwitz Date: Fri, 20 Aug 2004 02:36:27 +0000 (+0000) Subject: Try to improve grammar and use versionadded X-Git-Tag: v2.4a3~182 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8623b36ee0b7072d23567c64cf9368b1d4d054cb;p=python Try to improve grammar and use versionadded --- diff --git a/Doc/lib/libunicodedata.tex b/Doc/lib/libunicodedata.tex index 29229138a9..771c8672d2 100644 --- a/Doc/lib/libunicodedata.tex +++ b/Doc/lib/libunicodedata.tex @@ -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}