Message 115453 - Python tracker
Message115453
| Author | pitrou |
|---|---|
| Recipients | brett.cannon, flox, giampaolo.rodola, michael.foord, pitrou |
| Date | 2010-09-03.13:59:42 |
| SpamBayes Score | 0.029876726 |
| Marked as misclassified | No |
| Message-id | <1283522387.45.0.384025792036.issue9754@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a patch. The approach is different from support.check_warnings(), and tries to mimic assertRaises* instead. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-09-03 13:59:47 | pitrou | set | recipients: + pitrou, brett.cannon, giampaolo.rodola, michael.foord, flox |
| 2010-09-03 13:59:47 | pitrou | set | messageid: <1283522387.45.0.384025792036.issue9754@psf.upfronthosting.co.za> |
| 2010-09-03 13:59:45 | pitrou | link | issue9754 messages |
| 2010-09-03 13:59:45 | pitrou | create | |