Marc-Andre Lemburg <m...@egenix.com> added the comment:

Raymond Hettinger wrote:
> 
> Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:
> 
> Try not to sprawl this all over the docs.  Find the most common root and 
> document it there.  No need to garbage-up Fractions, Decimal etc. with 
> something that is of zero interest to 99.9% of users.

That's a good idea. It may be enough to just add a new

unicode_decimal_digit ::= ...

to the language spec (even if it is not used there) and then reference
it from the other parts of the docs.

Same for unicode_digit and unicode_numeric.

----------

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

Reply via email to