VMM/handler: Improved domaininfo subcommand.
Check all labels for ASCII-compatible encoding, not only the first one.
If something is in ACE format, convert it to IDNA.
# -*- coding: UTF-8 -*-# Copyright (c) 2008 - 2013, Pascal Volk# See COPYING for distribution information.# package placeholder## EOF