Use open() rather than file() in initdutils.py, for Python 3 compatibility (see LP...
authorColin Watson <cjwatson@ubuntu.com>
Sun, 13 Apr 2014 09:49:33 +0000 (11:49 +0200)
committerDidier Raboud <odyx@debian.org>
Sun, 13 Apr 2014 09:49:33 +0000 (11:49 +0200)
commitf8d6e158e6a28fd040a14bc02e58f978ce8eee2b
tree7c774fb4551199133bf2075617942df97c4163b2
parentb3cc6c48103ad0dfded780bfb05f78ea6afeb34f
Use open() rather than file() in initdutils.py, for Python 3 compatibility (see LP #1035136)
initdutils.py