This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author flox
Recipients ezio.melotti, flox
Date 2011-11-10.07:14:54
SpamBayes Score 2.5093463e-05
Marked as misclassified No
Message-id <1320909295.27.0.608557292892.issue13379@psf.upfronthosting.co.za>
In-reply-to
Content
I would change the last sentence with something like:

+   unicodedata -- Provides access to the Unicode database.
 
+   Data was extracted from the UnicodeData.txt file.
+   The current version number is reported in unidata_version constant.


LGTM.
History
Date User Action Args
2011-11-10 07:14:55floxsetrecipients: + flox, ezio.melotti
2011-11-10 07:14:55floxsetmessageid: <1320909295.27.0.608557292892.issue13379@psf.upfronthosting.co.za>
2011-11-10 07:14:54floxlinkissue13379 messages
2011-11-10 07:14:54floxcreate