]> granicus.if.org Git - python/commit
Issue #20151: The binascii module now uses Argument Clinic.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 25 Jan 2014 09:21:23 +0000 (11:21 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 25 Jan 2014 09:21:23 +0000 (11:21 +0200)
commit3ffd913d66eebe467c9d99141909393799fcf70b
tree74ef65e1b0585bcece2db159681e230d11512085
parente4e7199c50ffa6a513a1838f769137837f2e3883
Issue #20151: The binascii module now uses Argument Clinic.
Modules/binascii.c
Modules/binascii.clinic.c [new file with mode: 0644]