Message177925
| Author | serhiy.storchaka |
|---|---|
| Recipients | brett.cannon, eric.araujo, serhiy.storchaka, zach.ware |
| Date | 2012-12-22.09:00:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1356166804.05.0.113676337754.issue16748@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
No need to add this trivial class to test.support. Mixin can have different parameters in additional to 'module' (see 16659). I found a lot of usages of this idiom in tests and some of them can't be changed so simple (for example test_genericpath and test_functools). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-22 09:00:04 | serhiy.storchaka | set | recipients: + serhiy.storchaka, brett.cannon, eric.araujo, zach.ware |
| 2012-12-22 09:00:04 | serhiy.storchaka | set | messageid: <1356166804.05.0.113676337754.issue16748@psf.upfronthosting.co.za> |
| 2012-12-22 09:00:04 | serhiy.storchaka | link | issue16748 messages |
| 2012-12-22 09:00:03 | serhiy.storchaka | create | |