Message 304261 - Python tracker
Message304261
| Author | berker.peksag |
|---|---|
| Recipients | berker.peksag, cryvate, dmiyakawa, docs@python, eric.araujo |
| Date | 2017-10-12.15:46:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1507823214.33.0.213398074469.issue31567@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> 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. |
|
| History | |||
|---|---|---|---|
| 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: <1507823214.33.0.213398074469.issue31567@psf.upfronthosting.co.za> |
| 2017-10-12 15:46:54 | berker.peksag | link | issue31567 messages |
| 2017-10-12 15:46:54 | berker.peksag | create | |