Message124522
| Author | orsenthil |
|---|---|
| Recipients | belopolsky, docs@python, ezio.melotti, lemburg, loewis, orsenthil, vstinner |
| Date | 2010-12-22.22:58:21 |
| SpamBayes Score | 0.036451887 |
| Marked as misclassified | No |
| Message-id | <20101222225810.GA1109@rubuntu> |
| In-reply-to | <1292341337.1.0.503200318795.issue10587@psf.upfronthosting.co.za> |
| Content | |
|---|---|
... > redundant checks for isdecimal() and isdigit(). I think the > documentation should reflect what the code does for an off-chance > that someone would replace unicodedata with their own database with > which these checks are not redundant. +1 for making these changes. Helps clarify meaning of these methods with respect to Unicode strings. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-12-22 22:58:24 | orsenthil | set | recipients: + orsenthil, lemburg, loewis, belopolsky, vstinner, ezio.melotti, docs@python |
| 2010-12-22 22:58:21 | orsenthil | link | issue10587 messages |
| 2010-12-22 22:58:21 | orsenthil | create | |