entropy/entropy
pran1990 b44b2db1b3 Change some usage of list.append to list.extend
In some places, we were appending a list to a list, when the idea was
to extend.

Change-Id: Ifb60fbd57796ec05ed104ff04d51f4d76193be40
2014-05-30 15:40:17 -07:00
..
audit More logging fixes, and queue work 2014-04-27 14:08:26 -07:00
backends Make backends into drivers, loadable as entry points 2014-05-30 20:09:12 +00:00
examples Store one engine cfg in git 2014-05-30 20:08:57 +00:00
repair Make entropy suitable for pypi distribution, part 0 2014-04-10 13:08:51 -07:00
tests Add code to stackforge/entropy 2013-12-13 11:51:43 -08:00
__init__.py Add code to stackforge/entropy 2013-12-13 11:51:43 -08:00
__main__.py Add some structure for backend abstraction 2014-05-30 08:41:29 +00:00
engine.py Change some usage of list.append to list.extend 2014-05-30 15:40:17 -07:00
exceptions.py add a wait next function to return next audit job 2014-05-29 17:35:33 -07:00
utils.py add a wait next function to return next audit job 2014-05-29 17:35:33 -07:00