New submission from Alexander Belopolsky <belopol...@users.sourceforge.net>:

unicodedata module documentation has not been updated to reflect transition to 
6.0.  Attached patch fixes the version and unicode.org links and starts making 
the documentation rely less on the unicode.org pages for basic understanding of 
the provided functionality.

I am posting work in progress to solicit feedback on how much of the Unicode 
Standard information we would want to present here.

On of the goals of this patch is to provide a standard reference that can be 
used throughout the library manual for basic Unicode concepts without sending 
the reader over to unicode.org.

----------
assignee: d...@python
components: Documentation
files: unicodedata-doc.diff
keywords: patch
messages: 123700
nosy: belopolsky, d...@python
priority: normal
severity: normal
status: open
title: Update and expand unicodedata module documentation
versions: Python 3.2
Added file: http://bugs.python.org/file19990/unicodedata-doc.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10665>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to