| Path : /usr/lib64/python3.6/__pycache__/ |
| Current File : //usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc |
3 \0 @ s d Z ddddddgZdZdd lmZ dd lZdd lZdd lZdd l Z yddl mZ W n ek rt ddl mZ Y nX ddlmZmZ dZd ZdZG dd de jZdddZdddZdd Zd S )zInterface to the libbzip2 compression library. This module provides a file interface, classes for incremental (de)compression, and functions for one-shot (de)compression. BZ2File BZ2CompressorBZ2Decompressoropencompress decompressz%Nadeem Vawda <nadeem.vawda@gmail.com>