Message180382
| Author | pitrou |
|---|---|
| Recipients | michael.foord, pitrou |
| Date | 2013-01-22.12:45:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1358858719.11.0.38937253116.issue17015@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
(note: also fails if I use `mock = Mock(wraps=f)` instead of `mock = Mock(spec=f)`) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-01-22 12:45:19 | pitrou | set | recipients: + pitrou, michael.foord |
| 2013-01-22 12:45:19 | pitrou | set | messageid: <1358858719.11.0.38937253116.issue17015@psf.upfronthosting.co.za> |
| 2013-01-22 12:45:19 | pitrou | link | issue17015 messages |
| 2013-01-22 12:45:18 | pitrou | create | |