ansible/packaging
Matt Clay 683e5e4d1a Fix python 3 issues with apt* modules. (#4848)
- Use range instead of xrange.
- Use python3-apt package for python 3.
- Eliminate unsupported for/else/raise usage.
- Use list on dict.items when modifying dict.
- Update requirements documentation.

Also made non-intrustive style fixes (adding blank lines).
2016-09-14 13:26:09 -07:00
..
language We've decided that pythn 3.5 is the minimum python3 version (#4572) 2016-08-31 08:31:23 -07:00
os Fix python 3 issues with apt* modules. (#4848) 2016-09-14 13:26:09 -07:00
__init__.py package files 2014-09-26 11:05:47 -04:00