VMM: Decode localized numbers to the current encoding.
That avoids UnicodeDecodeErrors since locale.format(%d) may return localized
numbers, which contain NO-BREAK SPACE as the thousands separator.
==========================
Configuration file for vmm
==========================
When you have installed vmm as described in :doc:`installation/install_vmm`
a copy of :download:`vmm.cfg <_static/vmm.cfg>` will be stored in
:file:`{$PREFIX}/share/doc/vmm`.
.. literalinclude:: _static/vmm.cfg
:language: cfg