commit | 1989763f0d0858ce6274f5e1d725b5b8da91a780 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Mar 12 13:08:30 2017 +0200 |
committer | GitHub <noreply@github.com> | Sun Mar 12 13:08:30 2017 +0200 |
tree | bf1653613dc1450a466849554a72742b87c0dbe5 | |
parent | d2977a3ae2cc6802921b1e3b6e9d13fcfbda872d [diff] |
bpo-20185: Convert the resource moduel to Argument Clinic. (#545) Based on patch by Vajrasky Kok.