Message77281
| Author | christian.heimes |
|---|---|
| Recipients | amaury.forgeotdarc, benjamin.peterson, brett.cannon, christian.heimes, georg.brandl, gvanrossum, mark.dickinson, rhettinger |
| Date | 2008-12-08.01:48:20 |
| SpamBayes Score | 9.012305e-07 |
| Marked as misclassified | No |
| Message-id | <1228700924.88.0.524564332333.issue1717@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The latest patch removes PyUnicode_Compare as well as lots of __cmp__ functions under Lib/. It also renames and redefines PyUnicode_CompareWithASCIIString(). The simpler PyUnicode_EqualToASCIIString() function is easier to use, too. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-08 01:48:46 | christian.heimes | set | recipients: + christian.heimes, gvanrossum, brett.cannon, georg.brandl, rhettinger, amaury.forgeotdarc, mark.dickinson, benjamin.peterson |
| 2008-12-08 01:48:44 | christian.heimes | set | messageid: <1228700924.88.0.524564332333.issue1717@psf.upfronthosting.co.za> |
| 2008-12-08 01:48:44 | christian.heimes | link | issue1717 messages |
| 2008-12-08 01:48:44 | christian.heimes | create | |