pungi/pungi/phases/gather/methods
Lubomír Sedlář 1d7617f783 gather: Avoid reading whole log into memory
There's no reason for reading the whole log of depsolving into memory
just to split it into lines and process one line at a time.

We can just as well read it in chunks.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-08-09 11:04:14 +02:00
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
method_deps.py gather: Avoid reading whole log into memory 2017-08-09 11:04:14 +02:00
method_nodeps.py gather: Don't pull multiple debuginfo packages 2017-07-20 15:00:09 +02:00