mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Added codec for bz2 compression.
This commit is contained in:
parent
9b32acd1cb
commit
9a80c5dbc4
4 changed files with 75 additions and 0 deletions
|
@ -804,6 +804,11 @@ listed as operand type in the table.
|
|||
{byte string}
|
||||
{Convert operand to MIME base64}
|
||||
|
||||
\lineiv{bz2_codec}
|
||||
{bz2}
|
||||
{byte string}
|
||||
{Compress the operand using bz2}
|
||||
|
||||
\lineiv{hex_codec}
|
||||
{hex}
|
||||
{byte string}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue