Message 144611 - Python tracker (original) (raw)
Message144611
Author | vstinner |
---|---|
Recipients | ezio.melotti, lemburg, loewis, pitrou, python-dev, vstinner |
Date | 2011-09-29.18:13:04 |
SpamBayes Score | 0.012915959 |
Marked as misclassified | No |
Message-id | 1317319984.77.0.0420675637446.issue13054@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
As said on IRC, unicodesize and character_size should be 1 before the test is something like 'x'*1. Or you can just remove this constant, it's not very useful to have a constant equal to 1 :-) |
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-09-29 18:13:04 | vstinner | set | recipients: + vstinner, lemburg, loewis, pitrou, ezio.melotti, python-dev |
2011-09-29 18:13:04 | vstinner | set | messageid: 1317319984.77.0.0420675637446.issue13054@psf.upfronthosting.co.za |
2011-09-29 18:13:04 | vstinner | link | issue13054 messages |
2011-09-29 18:13:04 | vstinner | create |