Message294828
| Author | vstinner |
|---|---|
| Recipients | ezio.melotti, michael.foord, rbcollins, vstinner |
| Date | 2017-05-31.09:28:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1496222892.42.0.363466637464.issue30523@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Maybe the feature already exists but I failed to find it. Since I'm suprised that nobody implements that before (in unittest), I wait for a first feedback before starting to document the new feature and to write an unit test for it. support.run_unittest() doesn't use unittest.main() and so don't support the new --list-tests option. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-31 09:28:12 | vstinner | set | recipients: + vstinner, rbcollins, ezio.melotti, michael.foord |
| 2017-05-31 09:28:12 | vstinner | set | messageid: <1496222892.42.0.363466637464.issue30523@psf.upfronthosting.co.za> |
| 2017-05-31 09:28:12 | vstinner | link | issue30523 messages |
| 2017-05-31 09:28:12 | vstinner | create | |