]> granicus.if.org Git - python/commit
Issue #20193: The _bz2 module now uses Argument Clinic.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 25 Jan 2014 10:07:57 +0000 (12:07 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 25 Jan 2014 10:07:57 +0000 (12:07 +0200)
commit1bc4bb2af1f8860517d57f363c27c0e30cda206b
tree659e6e40a7cef835fe2b5c113ecda688babe2fdb
parent8d00d732492027b6a2c26015f45ff4de69e7433f
Issue #20193: The _bz2 module now uses Argument Clinic.
Modules/_bz2module.c
Modules/_bz2module.clinic.c [new file with mode: 0644]