Message170542
It's kind of unfortunate that `mock.patch` is called `mock.patch`. I was thinking about this a bit more yesterday, and `mock.patch.object` is the one that I think would be most appropriate to put on `TestCase`, and the best name for it is probably `patch`, but doing that would be deathly confusing, so I don't think that's a real choice we can make. |
|
| Date |
User |
Action |
Args |
| 2012-09-16 00:49:20 | Julian | set | recipients:
+ Julian, brett.cannon, ezio.melotti, eric.araujo, michael.foord, pablomouzo, daniel.urban, chris.jerdonek |
| 2012-09-16 00:49:19 | Julian | set | messageid: <[email protected]> |
| 2012-09-16 00:49:19 | Julian | link | issue11664 messages |
| 2012-09-16 00:49:18 | Julian | create | |
|