Python/Compression: Difference between revisions
< Python
Jump to navigation
Jump to search
| Line 2: | Line 2: | ||
=== Decompress === | === Decompress === | ||
<source lang="python"> | |||
</source> | |||
=== Compress === | === Compress === | ||
== Zip == | == Zip == | ||
| Line 2: | Line 2: | ||
=== Decompress === | === Decompress === | ||
<source lang="python"> | |||
</source> | |||
=== Compress === | === Compress === | ||
== Zip == | == Zip == | ||