]> granicus.if.org Git - python/commit
Issue #20193: The _lzma module now uses Argument Clinic.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 25 Jan 2014 12:02:29 +0000 (14:02 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 25 Jan 2014 12:02:29 +0000 (14:02 +0200)
commit98c779e8da8fd248a2ccb328f72e45f68406daf6
treedbbd1d22c1740959606552ee16b86dd692ef433b
parentdf9db26902a4f9ef24233194e6d8ba55f44e2536
Issue #20193: The _lzma module now uses Argument Clinic.

LZMACompressor.__init__ is left not converted.
Modules/_lzmamodule.c
Modules/_lzmamodule.clinic.c [new file with mode: 0644]