designate/designate/sqlalchemy
wangzihao 88a4be5e5c Remove six
Remove six Replace the following items with Python 3 style code.

- six.PY3
- six.moves.urllib
- six.PY2
- six.text_type
- six.string_types
- six.iterkeys
- six.moves.range
- six.add_metaclass
- six.moves.map
- six.moves.zip
- six.MAXSIZE

Change-Id: I4cd26693fac7c16f4fa3d3c0015cd7af796f0877
2021-06-22 06:41:24 +00:00
..
__init__.py Rename Moniker -> Designate 2013-06-09 21:15:03 +01:00
base.py Remove six 2021-06-22 06:41:24 +00:00
session.py Minor test cleanup 2016-02-05 11:25:53 +00:00
types.py Update UUID type for py3.5 compat 2016-07-12 16:03:08 +00:00
utils.py Remove six 2021-06-22 06:41:24 +00:00