evorepo/devel/management
Dan McGee ac157895f1 reporead: implement delayed parsing of files data
This gives us some large memory savings in python due to the internal
storage of Unicode strings vs. byte strings, as well as saving us
processing time up front for filelist data we are never going to have to
actually use.

Signed-off-by: Dan McGee <dan@archlinux.org>
2013-12-18 00:01:59 -06:00
..
commands reporead: implement delayed parsing of files data 2013-12-18 00:01:59 -06:00
__init__.py