commit | 548cb6060ab9d5a66931ea2be4da08c2c72c9176 | [log] [tgz] |
---|---|---|
author | Andre Delfino <adelfino@gmail.com> | Mon Mar 25 19:53:43 2019 -0300 |
committer | Cheryl Sabella <cheryl.sabella@gmail.com> | Mon Mar 25 18:53:43 2019 -0400 |
tree | 616322f80c105a142ae841f18486a0872b07e8bd | |
parent | 360e1e4c519cfc139de707bcdd1e6c871eec79ee [diff] |
bpo-34085: Improve wording on classmethod/staticmethod (#8228) * bpo-34085: Improve wording on classmethod/staticmethod * Address comments from Éric * Address comments from Éric