Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2959)

Unified Diff: Lib/lzma.py

Issue 14736: Add {encode,decode}_filter_properties() functions to lzma module
Patch Set: Created 1 year, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Doc/library/lzma.rst ('k') | Lib/test/test_lzma.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
--- a/Lib/lzma.py
+++ b/Lib/lzma.py
@@ -19,6 +19,7 @@
"LZMACompressor", "LZMADecompressor", "LZMAFile", "LZMAError",
"compress", "decompress", "check_is_supported",
+ "encode_filter_properties", "decode_filter_properties",
]
import io
« no previous file with comments | « Doc/library/lzma.rst ('k') | Lib/test/test_lzma.py » ('j') | no next file with comments »

RSS Feeds Recent Issues | This issue
This is Rietveld cbc36f91f3f7