boartty/gertty
Joshua Harlow 8205010884 Add ordereddict requirement
OrderedDict isn't in python 2.6 which is on some
older distros (still), so import the package that
provides it when it can not be found.

Change-Id: I9637d346e85c651e8e242025b9e88b1af3d8fca0
2014-04-29 17:54:46 -07:00
..
view Initial commit 2014-04-29 16:28:49 -07:00
__init__.py Initial commit 2014-04-29 16:28:49 -07:00
config.py Initial commit 2014-04-29 16:28:49 -07:00
db.py Initial commit 2014-04-29 16:28:49 -07:00
gertty.py Initial commit 2014-04-29 16:28:49 -07:00
gitrepo.py Initial commit 2014-04-29 16:28:49 -07:00
mywid.py Initial commit 2014-04-29 16:28:49 -07:00
sync.py Add ordereddict requirement 2014-04-29 17:54:46 -07:00