linux/debian/lib/python
Ben Hutchings 3d1b880497 debian/bin/kconfig.py: Adjust for compatibility with Python 3
Use open() instead of file().
Use dict.items() instead of .iteritems().
Use collections.OrderedDict.items() instead of .iteritems().
2015-08-30 21:43:02 +01:00
..
debian_linux debian/bin/kconfig.py: Adjust for compatibility with Python 3 2015-08-30 21:43:02 +01:00