Message77258
| Author | mark.dickinson |
|---|---|
| Recipients | amaury.forgeotdarc, benjamin.peterson, brett.cannon, christian.heimes, georg.brandl, gvanrossum, mark.dickinson, rhettinger |
| Date | 2008-12-07.21:26:45 |
| SpamBayes Score | 2.1997641e-05 |
| Marked as misclassified | No |
| Message-id | <1228685206.0.0.0371028186692.issue1717@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
About unittest: unittest.TestLoader has an attribute "sortTestMethodsUsing", which it expects to be an old-style comparison. Should this attribute be updated (and renamed?) to expect a key function instead, or left as is? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-07 21:26:46 | mark.dickinson | set | recipients: + mark.dickinson, gvanrossum, brett.cannon, georg.brandl, rhettinger, amaury.forgeotdarc, christian.heimes, benjamin.peterson |
| 2008-12-07 21:26:46 | mark.dickinson | set | messageid: <1228685206.0.0.0371028186692.issue1717@psf.upfronthosting.co.za> |
| 2008-12-07 21:26:45 | mark.dickinson | link | issue1717 messages |
| 2008-12-07 21:26:45 | mark.dickinson | create | |