[Python-checkins] python/dist/src/Doc/lib libunicodedata.tex, 1.6,
1.7
Neal Norwitz
neal at metaslash.com
Sat Aug 21 01:14:22 CEST 2004
On Fri, Aug 20, 2004 at 12:49:37PM +0900, Hye-Shik Chang wrote:
> >
> > \begin{funcdesc}{east_asian_width}{unichr}
> > ! Returns the east asian width of assigned to the Unicode character
> > \var{unichr} as string.
> > \end{funcdesc}
>> Thanks for fixing it! In fact, I copy&pasted it from a description
> of unicodedata.mirror. Will it need to fix it as well? :)
I don't see why, it's only been in there since version 1.1,
13-Jun-2000. :-)
I fixed that too. Thanks!
Neal
More information about the Python-checkins
mailing list