14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
17
19
from __future__ import absolute_import
22
22
def chunks_to_lines(chunks):
23
23
"""Re-split chunks into simple lines.