• Nadeem Vawda's avatar
    Make lzma.{encode,decode}_filter_properties private. · a425c3d5
    Nadeem Vawda yazdı
    These functions were originally added to support LZMA compression in the zipfile
    module, and are not of interest for the majority of users.
    
    They can be made public in 3.4 if there is user interest, but in the meanwhile,
    I've opted to present a smaller, simpler API for the module's initial release.
    a425c3d5
test_lzma.py 68.2 KB