python-packer
python-packer copied to clipboard
for python3, ensure that packer inspect output is plain text
Allows packer.inspect(mrf=True) to work without raising an exception in Python 3. Tested under Python 2 as well.