deb-heat/heat/db
Christian Berendt 58e141b2ac replace dict.iteritems() with six.iteritems(dict)
According to https://wiki.openstack.org/wiki/Python3 dict.iteritems()
should be replaced with six.iteritems(dict).

Change-Id: I9e2881a006433c8b44a3caccebc73bae4973a041
2014-08-06 10:56:09 +08:00
..
sqlalchemy replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Merge "Migrate to oslo.db" 2014-07-24 09:54:39 +00:00
sync.py Merge "Make the first line of every file consistent." 2014-04-08 08:51:07 +00:00
utils.py Sync latest oslo.db code 2014-04-11 10:48:46 +03:00