vmm
changeset 703 58815c004a61
parent 675 d24f094d1cb5
child 711 2a75058fc064
equal deleted inserted replaced
702:01db2457bbed 703:58815c004a61
     1 #!/usr/bin/env python
     1 #!/usr/bin/env python
     2 # -*- coding: UTF-8 -*-
     2 # -*- coding: UTF-8 -*-
     3 # Copyright 2007 - 2013, Pascal Volk
     3 # Copyright 2007 - 2014, Pascal Volk
     4 # See COPYING for distribution information.
     4 # See COPYING for distribution information.
     5 
     5 
     6 """This is the vmm main script."""
     6 """This is the vmm main script."""
     7 
     7 
     8 import sys
     8 import sys