python-packer icon indicating copy to clipboard operation
python-packer copied to clipboard

for python3, ensure that packer inspect output is plain text

Open oshaughnessy opened this issue 8 years ago • 0 comments

Allows packer.inspect(mrf=True) to work without raising an exception in Python 3. Tested under Python 2 as well.

oshaughnessy avatar Jun 26 '17 21:06 oshaughnessy