Message304261
> That said, staticmethod as a non-decorator has an important use case for
> function injection in tests (using self.func in TestCase classes that work with
> a C module and an equivalent Python version). Maybe this deserves an extra
> example?
Yes, that would be nice. |
|
| Date |
User |
Action |
Args |
| 2017-10-12 15:46:54 | berker.peksag | set | recipients:
+ berker.peksag, eric.araujo, docs@python, dmiyakawa, cryvate |
| 2017-10-12 15:46:54 | berker.peksag | set | messageid: <[email protected]> |
| 2017-10-12 15:46:54 | berker.peksag | link | issue31567 messages |
| 2017-10-12 15:46:54 | berker.peksag | create | |
|